Unbound Dependency on Rails Upper Level Version (Rails 7 now supported)
Now ready for Rails 7.
Welcome to Nonschema Migrations.
1. run set up data migrations start with
rails generate data_migrations:install
2. to create a data migration use
rails generate data_migration SetupExampleData
You can think of data migrations like seed data for production, staging, and dev environments.
For support please see https://heliosdev.shop/