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: 115,989 of 180,661
Downloads: 5,162

Daily

Ranking: 56,155 of 180,641
Downloads: 1

Depended by

RankDownloadsName
22,50455,989auto_error

Depends on

RankDownloadsName
24771,574,086rspec
1,9638,428,430hoe

Owners

#GravatarHandle
1icongarybernhardt