protective 0.1.0
Protect records from being destroyed in a declarative way. Simply add 'protect_if :dont_delete, "Record is marked as not deletable"' to your ActiveRecord model. Your record will no be destroyed and the given message is added to the errors object.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
activerecord
>= 0
activerecord
>= 0