Method: Application::Configuration::Location#type
- Defined in:
- lib/application_configuration.rb
#type ⇒ Object
Returns the value of attribute type.
203 204 205 |
# File 'lib/application_configuration.rb', line 203 def type @type end |