Exception: ActiveRecord::RecordNotDestroyed
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::RecordNotDestroyed
- Defined in:
- lib/active_record/errors.rb
Overview
Raised by ActiveRecord::Base.destroy! when a call to destroy would return false.