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/naked/yml
Kir Shatrov 3e018eca32 Throw friendly error message when fixture is not a hash
Right now, when fixture is not a Hash we throw an error message
saying "fixture is not a hash". This is not very user friendly because
it's not saying which fixture is invalid.
2016-12-15 17:07:58 -05:00
..
accounts.yml
companies.yml
courses.yml
courses_with_invalid_key.yml Throw friendly error message when fixture is not a hash 2016-12-15 17:07:58 -05:00
parrots.yml descriptive error message when fixtures contian a missing column. 2015-08-13 17:13:32 +02:00
trees.yml fix regression when loading fixture files with symbol keys. 2016-01-13 10:11:54 +01:00