Method: MongoDoc::Scope::CriteriaProxy#parent_scope
- Defined in:
- lib/mongo_doc/scope.rb
#parent_scope ⇒ Object
Returns the value of attribute parent_scope.
32 33 34 |
# File 'lib/mongo_doc/scope.rb', line 32 def parent_scope @parent_scope end |