Categories: None [Edit]

active_model_changeset

https://rubygems.org/gems/active_model_changeset
https://github.com/nemuba/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: 188,425 of 192,071
Downloads: 527

Daily

Ranking: 161,378 of 192,060
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,324,140,953activesupport
34827,839,689activemodel

Owners

#GravatarHandle
1iconalef