aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/readers.yml
diff options
context:
space:
mode:
authorMichael Koziarski <michael@koziarski.com>2006-02-10 06:53:34 +0000
committerMichael Koziarski <michael@koziarski.com>2006-02-10 06:53:34 +0000
commit06170516c34ebe9b2e864b8c34d32c6066719d78 (patch)
tree8ea61eb4fac8226a73b30996393f10ff302b3ecd /activerecord/test/fixtures/readers.yml
parent5f4b66201eb9bd01be96a212adfea8fb95334380 (diff)
downloadrails-06170516c34ebe9b2e864b8c34d32c6066719d78.tar.gz
rails-06170516c34ebe9b2e864b8c34d32c6066719d78.tar.bz2
rails-06170516c34ebe9b2e864b8c34d32c6066719d78.zip
Add missing models and fixture
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3567 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activerecord/test/fixtures/readers.yml')
-rw-r--r--activerecord/test/fixtures/readers.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/readers.yml b/activerecord/test/fixtures/readers.yml
new file mode 100644
index 0000000000..6ed73c9ec3
--- /dev/null
+++ b/activerecord/test/fixtures/readers.yml
@@ -0,0 +1,4 @@
+michael_welcome:
+ id: 1
+ post_id: 1
+ person_id: 1