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.
264 265 266 |
# File 'lib/rage/configuration.rb', line 264 def enabled @enabled end |