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,281 of 191,455
Downloads: 5,773

Daily

Ranking: 122,967 of 191,429
Downloads: 1

Depended by

RankDownloadsName
24,09262,437auto_error

Depends on

RankDownloadsName
29964,231,479rspec
2,3399,195,080hoe

Owners

#GravatarHandle
1icongarybernhardt