Method: Application::Configuration::Namespace#namespace_name
- Defined in:
- lib/application_configuration.rb
#namespace_name ⇒ Object
Returns the value of attribute namespace_name.
185 186 187 |
# File 'lib/application_configuration.rb', line 185 def namespace_name @namespace_name end |