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