RubyGems Navigation menu

do_not_want 0.0.1

Several methods in ActiveRecord skip validations, callbacks, or both. In my extremely humble but also extremely correct opinion, it's too easy to accidentally use these. Do Not Want kills those methods dead so you won't cut yourself on them: >> User.new.update_attribute(:foo, 5) DoNotWant::NotSafe: User#update_attribute isn't safe because it skips validation

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - August 20, 2011 (6.0 KB)

Development 依赖 (2):

hoe ~> 2.12
rspec >= 2.1.0

业主:

作者:

  • Gary Bernhardt

SHA 256 校验和:

95ef6765bc952bd2b7617aba19f756c55281c0e3f13aa3fcc5e1ce009828d240

下载总量 5,152

这个版本 5,152

许可:

需要的 Ruby 版本:

链接: