Method: ActiveRecord::RecordNotFound#model

Defined in:
activerecord/lib/active_record/errors.rb

#modelObject (readonly)

Returns the value of attribute model.



137
138
139
# File 'activerecord/lib/active_record/errors.rb', line 137

def model
  @model
end