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=437aa336c44c74a30aeea16a06743c32747ed661;hp=0000000000000000000000000000000000000000;hpb=97a0772b06264134cfe38e7494f9427efe0840a0;p=feedcatcher.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