method
hash
v7.0.0 -
Show latest stable
- Class:
Arel::Nodes::Comment
hash()public
No documentation available.
# File activerecord/lib/arel/nodes/comment.rb, line 18
def hash
[@values].hash
end hash()No documentation available.
# File activerecord/lib/arel/nodes/comment.rb, line 18
def hash
[@values].hash
end