Class: Weasel::Configuration
- Inherits:
-
Object
- Object
- Weasel::Configuration
- Defined in:
- lib/weasel.rb
Instance Attribute Summary collapse
-
#db_configuration ⇒ Object
Returns the value of attribute db_configuration.
Instance Attribute Details
#db_configuration ⇒ Object
Returns the value of attribute db_configuration.
15 16 17 |
# File 'lib/weasel.rb', line 15 def db_configuration @db_configuration end |