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:
=

安裝:
=

版本列表:

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

Runtime 相依性套件 (2):

Development 相依性套件 (4):

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

擁有者:

作者:

  • Pascal Zumkehr

SHA 256 總和檢查碼:

=

總下載次數 52,002

這個版本 18,413

版本发布:

授權:

Ruby 版本需求:

相關連結: