Method: MongoScope::ScopeMethods#raw_scope
- Defined in:
- lib/mongo_scope.rb
#raw_scope(ops) ⇒ Object
22 23 24 |
# File 'lib/mongo_scope.rb', line 22 def raw_scope(ops) ScopedCollection.new(ops,self) end |
22 23 24 |
# File 'lib/mongo_scope.rb', line 22 def raw_scope(ops) ScopedCollection.new(ops,self) end |