Method: Neofiles::DataStore::Mongo#id
- Defined in:
- app/models/neofiles/data_store/mongo.rb
#id ⇒ Object (readonly)
Returns the value of attribute id.
19 20 21 |
# File 'app/models/neofiles/data_store/mongo.rb', line 19 def id @id end |