Method: WebApiActivequerybuilder::Totals#hash
- Defined in:
- lib/webapi-active-query-builder/models/totals.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
133 134 135 |
# File 'lib/webapi-active-query-builder/models/totals.rb', line 133 def hash [field, aggregate].hash end |