RubyGems Navigation menu

active_model_changeset 0.1.0

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.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.0 January 16, 2026 (12.0 KB)

Runtime 依赖 (2):

activemodel >= 6.1
activesupport >= 6.1

所有者:

推送者:

作者:

  • Alef ojeda de Oliveira

SHA 256 校验和:

=

下载总量 489

这个版本 489

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.2.0

新的版本需要开启多因素验证(MFA): true

使用多因素验证(MFA)发布的版本: true

链接: