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

相關連結: