Method: ActiveModel::UnknownAttributeError#record
- Defined in:
- activemodel/lib/active_model/errors.rb
#record ⇒ Object (readonly)
Returns the value of attribute record.
544 545 546 |
# File 'activemodel/lib/active_model/errors.rb', line 544 def record @record end |