X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=vendor%2Frails%2Factiverecord%2Ftest%2Ffixtures%2Fcustomers.yml;fp=vendor%2Frails%2Factiverecord%2Ftest%2Ffixtures%2Fcustomers.yml;h=0000000000000000000000000000000000000000;hb=36d9f3351a3b4e8159279445190e2287ffdea86c;hp=0399ff83b94a7cba74cfc2099e16a6738d145f82;hpb=913cf6054b1d29b5d2f5e620304af7ee77cc1f1f;p=feedcatcher.git diff --git a/vendor/rails/activerecord/test/fixtures/customers.yml b/vendor/rails/activerecord/test/fixtures/customers.yml deleted file mode 100644 index 0399ff8..0000000 --- a/vendor/rails/activerecord/test/fixtures/customers.yml +++ /dev/null @@ -1,26 +0,0 @@ -david: - id: 1 - name: David - balance: 50 - address_street: Funny Street - address_city: Scary Town - address_country: Loony Land - gps_location: 35.544623640962634x-105.9309951055148 - -zaphod: - id: 2 - name: Zaphod - balance: 62 - address_street: Avenue Road - address_city: Hamlet Town - address_country: Nation Land - gps_location: NULL - -barney: - id: 3 - name: Barney Gumble - balance: 1 - address_street: Quiet Road - address_city: Peaceful Town - address_country: Tranquil Land - gps_location: NULL \ No newline at end of file