Method: Arel::Nodes::Unary#hash

Defined in:
activerecord/lib/arel/nodes/unary.rb

#hashObject



14
15
16
# File 'activerecord/lib/arel/nodes/unary.rb', line 14

def hash
  @expr.hash
end