Method: Mongo::ObjectSerializer#object
- Defined in:
- lib/mongo_db/object/object_serializer.rb
#object ⇒ Object (readonly)
Returns the value of attribute object.
12 13 14 |
# File 'lib/mongo_db/object/object_serializer.rb', line 12 def object @object end |