method
hash
v6.1.3.1 -
Show latest stable
- Class:
Arel::Nodes::False
hash()public
No documentation available.
# File activerecord/lib/arel/nodes/false.rb, line 6
def hash
self.class.hash
end hash()No documentation available.
# File activerecord/lib/arel/nodes/false.rb, line 6
def hash
self.class.hash
end