Method: AlphaApi::Application#namespace_settings
- Defined in:
- lib/alpha_api/application.rb
#namespace_settings ⇒ Object
37 38 39 |
# File 'lib/alpha_api/application.rb', line 37 def namespace_settings @namespace_settings ||= SettingsNode.build(NamespaceSettings) end |