Method: ActiveRecord::MultiparameterAssignmentErrors#errors
- Defined in:
- activerecord/lib/active_record/errors.rb
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
451 452 453 |
# File 'activerecord/lib/active_record/errors.rb', line 451 def errors @errors end |