Categories: None [Edit]

update_attribute_with_validations

https://rubygems.org/gems/update_attribute_with_validations
https://github.com/jsgarvin/update_attribute_with_validations
Changes ActiveRecord's update_attribute (singular) method to behave more intuitively and consistently like update_attributes (plural). ActiveRecord's built-in update_attribute (singular) will not check validations on the object before saving, unlike update_attributes (plural), which will.

Total

Ranking: 96,792 of 182,339
Downloads: 7,555

Daily

Ranking: 101,595 of 182,298
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35578,207,983activerecord

Owners

#GravatarHandle
1iconjsgarvin