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: 122,066 of 196,375
Downloads: 5,929

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName
24,71964,056auto_error

Depends on

RankDownloadsName
291,013,489,279rspec
2,3839,528,594hoe

Owners

#GravatarHandle
1icongarybernhardt