X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=vendor%2Frails%2Factiverecord%2Ftest%2Ffixtures%2Fauthors.yml;fp=vendor%2Frails%2Factiverecord%2Ftest%2Ffixtures%2Fauthors.yml;h=de2ec7d38b8df8b713783df091365dea14b6977b;hb=d115f2e23823271635bad69229a42cd8ac68debe;hp=0000000000000000000000000000000000000000;hpb=37cb670bf3ddde90b214e591f100ed4446469484;p=depot.git diff --git a/vendor/rails/activerecord/test/fixtures/authors.yml b/vendor/rails/activerecord/test/fixtures/authors.yml new file mode 100644 index 0000000..de2ec7d --- /dev/null +++ b/vendor/rails/activerecord/test/fixtures/authors.yml @@ -0,0 +1,9 @@ +david: + id: 1 + name: David + author_address_id: 1 + author_address_extra_id: 2 + +mary: + id: 2 + name: Mary