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