Method: ActiveRecord::StaleObjectError#record
- Defined in:
- activerecord/lib/active_record/errors.rb
#record ⇒ Object (readonly)
Returns the value of attribute record.
359 360 361 |
# File 'activerecord/lib/active_record/errors.rb', line 359 def record @record end |