Class: Rage::Configuration::PublicFileServer
- Inherits:
-
Object
- Object
- Rage::Configuration::PublicFileServer
- Defined in:
- lib/rage/configuration.rb
Instance Attribute Summary collapse
-
#enabled ⇒ Object
Returns the value of attribute enabled.
Instance Attribute Details
#enabled ⇒ Object
Returns the value of attribute enabled.
283 284 285 |
# File 'lib/rage/configuration.rb', line 283 def enabled @enabled end |