Method: ActiveModel::Error#hash
- Defined in:
- activemodel/lib/active_model/error.rb
#hash ⇒ Object
:nodoc:
195 196 197 |
# File 'activemodel/lib/active_model/error.rb', line 195 def hash # :nodoc: attributes_for_hash.hash end |
:nodoc:
195 196 197 |
# File 'activemodel/lib/active_model/error.rb', line 195 def hash # :nodoc: attributes_for_hash.hash end |