aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/topics/second
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/topics/second')
-rwxr-xr-xactiverecord/test/fixtures/topics/second8
1 files changed, 8 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/topics/second b/activerecord/test/fixtures/topics/second
new file mode 100755
index 0000000000..f669b4fef4
--- /dev/null
+++ b/activerecord/test/fixtures/topics/second
@@ -0,0 +1,8 @@
+id => 2
+title => The Second Topic's of the day
+author_name => Mary
+written_on => 2003-07-15 15:28
+content => Have a great day!
+approved => 1
+replies_count => 2
+parent_id => 1 \ No newline at end of file