1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/fixtures/live_parrots.yml
Vipul A M 4ae59ebee8 Fixes #18492
- Add check for not deleting previously created fixtures, to overcome sti fixtures from multiple files
- Added fixtures and fixtures test to verify the same

- Fixed wrong fixtures duplicating data insertion in same table
2015-01-14 21:36:58 +05:30

4 lines
93 B
YAML

dusty:
name: "Dusty Bluebird"
treasures: [ruby, sapphire]
parrot_sti_class: LiveParrot