Module: MuchRails::Records::AlwaysDestroyable
- Includes:
- MuchMixin
- Defined in:
- lib/much-rails/records/always_destroyable.rb
Overview
MuchRails::Records::AlwaysDestroyable is a mix-in to always enable destroying a record. It mixes-in MuchRails::Records::ValidateDestroy and hard-codes never adding destruction error messages.