RubyGems Navigation menu

protective 0.2.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 依赖 (1):

Development 依赖 (6):

业主:

作者:

  • Pascal Zumkehr

SHA 256 校验和:

876bdeff8cd4c3e7da68c76d532201307a4a88932632d4015de9ae84cd0018ae

下载总量 44,824

这个版本 26,519

许可:

MIT

需要的 Ruby 版本: >= 0

链接: