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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Development Abhängigkeiten (2):

hoe ~> 2.12
rspec >= 2.1.0

Besitzer:

Autoren:

  • Gary Bernhardt

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 5.198

Für diese Version 5.198

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: