Method: Arel::Nodes::False#hash

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

#hashObject



6
7
8
# File 'activerecord/lib/arel/nodes/false.rb', line 6

def hash
  self.class.hash
end