Categories: None [Edit]
active_model_changeset
ActiveModelChangeset provides a lightweight changeset abstraction for Ruby on Rails
applications. It combines type casting, attribute normalization, validation and
diff calculation into a single object, enabling safe and explicit create/update
operations with patch semantics.
The gem is designed for service objects and APIs, allowing developers to whitelist
attributes, apply transformations, validate input and update models using only
changed values, without relying on ActiveRecord callbacks or controllers.
Total
Ranking: 187,587 of 189,968
Downloads: 487
Daily
Ranking: 122,573 of 189,933
Downloads: 0
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 |
|---|---|---|
| 7 | 1,288,674,770 | activesupport |
| 34 | 805,785,256 | activemodel |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | alef |