Method: ActiveRecord::StaleObjectError#attempted_action
- Defined in:
- lib/active_record/errors.rb
#attempted_action ⇒ Object (readonly)
Returns the value of attribute attempted_action.
107 108 109 |
# File 'lib/active_record/errors.rb', line 107 def attempted_action @attempted_action end |