comparison .svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base @ 1296:038ba2d95de8 redmine-2.2

Fix redmine-2.2 branch update (add missing svn files)
author Chris Cannam
date Fri, 14 Jun 2013 09:05:06 +0100
parents
children
comparison
equal deleted inserted replaced
1294:3e4c3460b6ca 1296:038ba2d95de8
1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2 comments_001:
3 commented_type: News
4 commented_id: 1
5 id: 1
6 author_id: 1
7 comments: my first comment
8 created_on: 2006-12-10 18:10:10 +01:00
9 updated_on: 2006-12-10 18:10:10 +01:00
10 comments_002:
11 commented_type: News
12 commented_id: 1
13 id: 2
14 author_id: 2
15 comments: This is an other comment
16 created_on: 2006-12-10 18:12:10 +01:00
17 updated_on: 2006-12-10 18:12:10 +01:00