method
hash
v6.1.7.7 -
Show latest stable
- Class:
ActiveModel::Error
hash()public
No documentation available.
# File activemodel/lib/active_model/error.rb, line 194
def hash # :nodoc:
attributes_for_hash.hash
end hash()No documentation available.
# File activemodel/lib/active_model/error.rb, line 194
def hash # :nodoc:
attributes_for_hash.hash
end