fixture_seed 0.4.2
fixture_seed is a Rails gem that automatically loads YAML fixtures from db/fixtures directory in alphabetical order when running rails db:seed, with error handling for foreign key constraints.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
rails
>= 5.0