mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
4ae59ebee8
- 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
5 lines
117 B
YAML
5 lines
117 B
YAML
deadbird:
|
|
name: "Dusty DeadBird"
|
|
treasures: [ruby, sapphire]
|
|
parrot_sti_class: DeadParrot
|
|
killer: blackbeard
|