aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/customers.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/customers.yml')
-rw-r--r--activerecord/test/fixtures/customers.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/customers.yml b/activerecord/test/fixtures/customers.yml
new file mode 100644
index 0000000000..1a83a54a9c
--- /dev/null
+++ b/activerecord/test/fixtures/customers.yml
@@ -0,0 +1,7 @@
+david:
+ id: 1
+ name: David
+ balance: 50
+ address_street: Funny Street
+ address_city: Scary Town
+ address_country: Loony Land