Method: Curator::Mongo::Configuration#database
- Defined in:
- lib/curator/mongo/configuration.rb
#database ⇒ Object
Returns the value of attribute database.
5 6 7 |
# File 'lib/curator/mongo/configuration.rb', line 5 def database @database end |