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