Method: ActiveForm::Error#code
- Defined in:
- lib/active_form/errors.rb
#code ⇒ Object
Returns the value of attribute code.
5 6 7 |
# File 'lib/active_form/errors.rb', line 5 def code @code end |
Returns the value of attribute code.
5 6 7 |
# File 'lib/active_form/errors.rb', line 5 def code @code end |