method
destroy
v3.0.0 -
Show latest stable
- Class:
ActiveRecord::Persistence
destroy()public
Deletes the record in the database and freezes this instance to reflect that no changes should be made (since they can’t be persisted).
destroy()Deletes the record in the database and freezes this instance to reflect that no changes should be made (since they can’t be persisted).