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