RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - July 11, 2017 (8.5 KB)
  2. 0.1.0 - February 07, 2011 (7 KB)

Runtime Dependencies (2):

Development Dependencies (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
sqlite3 >= 0

Owners:

Authors:

  • Pascal Zumkehr

SHA 256 checksum:

8eb8b4013b851140e6d7d7c57bd5d145902d50db769e8f7168b51813c5a96811

Total downloads 45,056

For this version 18,309

Licenses:

N/A

Required Ruby Version: None

Links: