seed_builder 1.2.1
Extension for ActiveRecord to organize seeds in a directory and generate them as migrations
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 6, < 8.1
rails
>= 6, < 8.1
Development Dependencies (6):
bundler
~> 2
rspec
~> 3
rspec_junit_formatter
~> 0.6
simplecov
~> 0.21
simplecov-cobertura
~> 2
sqlite3
~> 2.4