Method: ActiveForm::Errors#errors
- Defined in:
- lib/active_form/errors.rb
#errors ⇒ Object Also known as: all
47 48 49 |
# File 'lib/active_form/errors.rb', line 47 def errors @errors ||= [] end |
47 48 49 |
# File 'lib/active_form/errors.rb', line 47 def errors @errors ||= [] end |