Method: Ransack::Nodes::Condition#predicate
- Defined in:
- lib/ransack/nodes/condition.rb
#predicate ⇒ Object
Returns the value of attribute predicate.
8 9 10 |
# File 'lib/ransack/nodes/condition.rb', line 8 def predicate @predicate end |