Method: BrmClient::Gateway::Mongo#collection
- Defined in:
- lib/brm_client/gateway/mongo.rb
#collection ⇒ Object (readonly)
Returns the value of attribute collection.
6 7 8 |
# File 'lib/brm_client/gateway/mongo.rb', line 6 def collection @collection end |