method

hash

rails 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