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