Method: Ransack::Nodes::Grouping#combinator
- Defined in:
- lib/ransack/nodes/grouping.rb
#combinator ⇒ Object Also known as: m
Returns the value of attribute combinator.
5 6 7 |
# File 'lib/ransack/nodes/grouping.rb', line 5 def combinator @combinator end |