Method: Mongoid::Extensions::Hash::Scoping#as_conditions
- Defined in:
- lib/mongoid/extensions/hash/scoping.rb
#as_conditions(*args) ⇒ Hash
Get the hash scoped for criteria merges.
19 20 21 |
# File 'lib/mongoid/extensions/hash/scoping.rb', line 19 def as_conditions(*args) self end |