Libraries
»
mongo_scope
(0.0.5)
»
Index
»
MongoScope
»
Scope
»
#find_ops
Method: MongoScope::Scope#find_ops
Defined in:
lib/mongo_scope.rb
#
find_ops
⇒
Object
111 112 113
# File 'lib/mongo_scope.rb', line 111
def
find_ops
{
field
=>
{
op
=>
val
}
}
end