Categories: None [Edit]

do_not_want

https://rubygems.org/gems/do_not_want
https://github.com/garybernhardt/do_not_want
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

Total

Ranking: 120,629 of 192,104
Downloads: 5,796

Daily

Ranking: 77,799 of 192,085
Downloads: 2

Depended by

RankDownloadsName
24,30962,595auto_error

Depends on

RankDownloadsName
29970,683,748rspec
2,3439,227,476hoe

Owners

#GravatarHandle
1icongarybernhardt