Exception: ActiveRecord::RecordNotDestroyed

Inherits:
ActiveRecordError show all
Defined in:
lib/active_record/errors.rb

Overview

Raised by ActiveRecord::Base.destroy! when a call to destroy would return false.