method
hash
v4.2.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQL::Name
hash()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/postgresql/utils.rb, line 33
def hash
parts.hash
end