data_customs 0.2.0
A simple gem to help you perform data migrations in your Rails app. Define the migration and a verification step; if any of them fail, everything will be rolled back, so you're left with the original state.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 7.1