Method: ActiveRecord::UnknownPrimaryKey#model
- Defined in:
- lib/active_record/errors.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
205 206 207 |
# File 'lib/active_record/errors.rb', line 205 def model @model end |