method
new

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