Method: Mongoid::Scope#conditions
- Defined in:
- lib/mongoid/scope.rb
#conditions ⇒ Object (readonly)
Returns the value of attribute conditions.
5 6 7 |
# File 'lib/mongoid/scope.rb', line 5 def conditions @conditions end |
Returns the value of attribute conditions.
5 6 7 |
# File 'lib/mongoid/scope.rb', line 5 def conditions @conditions end |