method

to_hash

to_hash()
public

No documentation available.

# File activemodel/lib/active_model/errors.rb, line 222
    def to_hash
      messages.dup
    end