aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/topics/first
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/topics/first')
-rwxr-xr-xactiverecord/test/fixtures/topics/first9
1 files changed, 9 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/topics/first b/activerecord/test/fixtures/topics/first
new file mode 100755
index 0000000000..9972a578c8
--- /dev/null
+++ b/activerecord/test/fixtures/topics/first
@@ -0,0 +1,9 @@
+id => 1
+title => The First Topic
+author_name => David
+author_email_address => david@loudthinking.com
+written_on => 2003-07-16 15:28
+last_read => 2004-04-15
+content => Have a nice day
+approved => 0
+replies_count => 0 \ No newline at end of file