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,907 of 180,507
Downloads: 5,151

Daily

Ranking: 147,217 of 180,487
Downloads: 1

Depended by

RankDownloadsName
22,48255,872auto_error

Depends on

RankDownloadsName
23768,975,035rspec
1,9578,417,403hoe

Owners

#GravatarHandle
1icongarybernhardt