mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2acec46577
Currently, `set_fixture_class` is only available using the `TestFixtures` concern and it is ignored for `rake db:fixtures:load`. Using the correct model class, it is possible for the fixture load to also load the associations from the YAML files (e.g., `:belongs_to` and `:has_many`).
6 KiB
6 KiB