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