Method: ActiveModel::ValidationError#model
- Defined in:
- lib/active_model/validations.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
461 462 463 |
# File 'lib/active_model/validations.rb', line 461 def model @model end |