Method: Arel::Nodes::SelectCore#havings
- Defined in:
- activerecord/lib/arel/nodes/select_core.rb
#havings ⇒ Object
Returns the value of attribute havings.
7 8 9 |
# File 'activerecord/lib/arel/nodes/select_core.rb', line 7 def havings @havings end |