Method: ActiveRecord::Relation::HashMerger#hash

Defined in:
activerecord/lib/active_record/relation/merger.rb

#hashObject (readonly)

Returns the value of attribute hash.



8
9
10
# File 'activerecord/lib/active_record/relation/merger.rb', line 8

def hash
  @hash
end