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