Categories: None [Edit]
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: 99,097 of 187,950
Downloads: 8,101
Daily
Ranking: 87,602 of 187,922
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 36 | 725,629,839 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jsgarvin |