Method: MongoDoc::Associations::ProxyBase#_root=
- Defined in:
- lib/mongo_doc/associations/proxy_base.rb
#_root=(root) ⇒ Object
18 19 20 |
# File 'lib/mongo_doc/associations/proxy_base.rb', line 18 def _root=(root) @_root = root end |
18 19 20 |
# File 'lib/mongo_doc/associations/proxy_base.rb', line 18 def _root=(root) @_root = root end |