activerecord-changesets 1.0.2
Instead of scattering validations, strong parameters, and business rules across controllers and models, changesets give you one clear pipeline for handling data before it touches the database.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
~> 8.0
Development Dependencies (8):
actionpack
~> 8.0
benchmark-ips
~> 2.14
minitest
~> 5.0
minitest-reporters
~> 1.1
rubocop
~> 1.75
sqlite3
~> 2.0
standard
~> 1.49
temping
~> 4.0