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
4 lines
93 B
YAML
4 lines
93 B
YAML
dusty:
|
|
name: "Dusty Bluebird"
|
|
treasures: [ruby, sapphire]
|
|
parrot_sti_class: LiveParrot
|