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:
=
安裝:
=
Runtime 相依性套件 (1):
rails
>= 5.0