diff .svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base @ 1295:622f24f53b42 redmine-2.3

Update to Redmine SVN revision 11972 on 2.3-stable branch
author Chris Cannam
date Fri, 14 Jun 2013 09:02:21 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base	Fri Jun 14 09:02:21 2013 +0100
@@ -0,0 +1,17 @@
+# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
+comments_001: 
+  commented_type: News
+  commented_id: 1
+  id: 1
+  author_id: 1
+  comments: my first comment
+  created_on: 2006-12-10 18:10:10 +01:00
+  updated_on: 2006-12-10 18:10:10 +01:00
+comments_002: 
+  commented_type: News
+  commented_id: 1
+  id: 2
+  author_id: 2
+  comments: This is an other comment
+  created_on: 2006-12-10 18:12:10 +01:00
+  updated_on: 2006-12-10 18:12:10 +01:00