annotate .svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base @ 1298:4f746d8966dd redmine_2.3_integration

Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author Chris Cannam
date Fri, 14 Jun 2013 09:28:30 +0100
parents 622f24f53b42
children
rev   line source
Chris@1295 1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
Chris@1295 2 comments_001:
Chris@1295 3 commented_type: News
Chris@1295 4 commented_id: 1
Chris@1295 5 id: 1
Chris@1295 6 author_id: 1
Chris@1295 7 comments: my first comment
Chris@1295 8 created_on: 2006-12-10 18:10:10 +01:00
Chris@1295 9 updated_on: 2006-12-10 18:10:10 +01:00
Chris@1295 10 comments_002:
Chris@1295 11 commented_type: News
Chris@1295 12 commented_id: 1
Chris@1295 13 id: 2
Chris@1295 14 author_id: 2
Chris@1295 15 comments: This is an other comment
Chris@1295 16 created_on: 2006-12-10 18:12:10 +01:00
Chris@1295 17 updated_on: 2006-12-10 18:12:10 +01:00