Method: ActiveRecord::StaleObjectError#attempted_action

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

#attempted_actionObject (readonly)

Returns the value of attribute attempted_action.



372
373
374
# File 'activerecord/lib/active_record/errors.rb', line 372

def attempted_action
  @attempted_action
end