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