Method: MotionRecord::Scope#conditions
- Defined in:
- lib/motion_record/scope.rb
#conditions ⇒ Object (readonly)
Returns the value of attribute conditions.
8 9 10 |
# File 'lib/motion_record/scope.rb', line 8 def conditions @conditions end |