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:
=

installation:
=

Versions:

  1. 0.1.0 January 16, 2026 (12 ko)

Dépendances de Runtime (2):

activemodel >= 6.1
activesupport >= 6.1

Propriétaires:

Pushed by:

Auteurs:

  • Alef ojeda de Oliveira

Total de contrôle SHA 256:

=

Total de téléchargements 471

Pour cette version 471

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Liens: