X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=vendor%2Frails%2Factiverecord%2Ftest%2Ffixtures%2Fauthor_favorites.yml;fp=vendor%2Frails%2Factiverecord%2Ftest%2Ffixtures%2Fauthor_favorites.yml;h=e81fdac77891422e847680f34370493ae03e6c08;hb=d115f2e23823271635bad69229a42cd8ac68debe;hp=0000000000000000000000000000000000000000;hpb=37cb670bf3ddde90b214e591f100ed4446469484;p=depot.git diff --git a/vendor/rails/activerecord/test/fixtures/author_favorites.yml b/vendor/rails/activerecord/test/fixtures/author_favorites.yml new file mode 100644 index 0000000..e81fdac --- /dev/null +++ b/vendor/rails/activerecord/test/fixtures/author_favorites.yml @@ -0,0 +1,4 @@ +david_mary: + id: 1 + author_id: 1 + favorite_author_id: 2 \ No newline at end of file