Class: Configuration::UserConfig
- Inherits:
-
Object
- Object
- Configuration::UserConfig
- Defined in:
- lib/configuration.rb
Instance Attribute Summary collapse
-
#server ⇒ Object
Returns the value of attribute server.
Instance Attribute Details
#server ⇒ Object
Returns the value of attribute server.
5 6 7 |
# File 'lib/configuration.rb', line 5 def server @server end |