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: 119,607 of 187,591
Downloads: 5,600

Daily

Ranking: 69,839 of 187,571
Downloads: 8

Depended by

RankDownloadsName
23,72461,002auto_error

Depends on

RankDownloadsName
28925,037,502rspec
2,2978,987,679hoe

Owners

#GravatarHandle
1icongarybernhardt