annotate .svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base @ 1516:b450a9d58aed redmine-2.4

Update to Redmine SVN revision 13356 on 2.4-stable branch
author Chris Cannam
date Tue, 09 Sep 2014 09:28:31 +0100
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
Chris@1296 2 comments_001:
Chris@1296 3 commented_type: News
Chris@1296 4 commented_id: 1
Chris@1296 5 id: 1
Chris@1296 6 author_id: 1
Chris@1296 7 comments: my first comment
Chris@1296 8 created_on: 2006-12-10 18:10:10 +01:00
Chris@1296 9 updated_on: 2006-12-10 18:10:10 +01:00
Chris@1296 10 comments_002:
Chris@1296 11 commented_type: News
Chris@1296 12 commented_id: 1
Chris@1296 13 id: 2
Chris@1296 14 author_id: 2
Chris@1296 15 comments: This is an other comment
Chris@1296 16 created_on: 2006-12-10 18:12:10 +01:00
Chris@1296 17 updated_on: 2006-12-10 18:12:10 +01:00