Method: Neofiles::DataStore::Mongo#data

Defined in:
app/models/neofiles/data_store/mongo.rb,
app/models/neofiles/data_store/mongo.rb

#dataObject (readonly)

Returns the value of attribute data.



19
20
21
# File 'app/models/neofiles/data_store/mongo.rb', line 19

def data
  @data
end