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 (12KB)

所有者:

プッシュ者:

作者:

  • Alef ojeda de Oliveira

SHA 256チェックサム:

=

累計ダウンロード数 471

このバージョンのみ 471

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.2.0

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: