method
new
new(errors)
public
Hide source
# File activerecord/lib/active_record/errors.rb, line 213 def initialize(errors) @errors = errors end