##// END OF EJS Templates
Added a simple rake task to fetch changesets from the repositories:...
Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets git-svn-id: http://redmine.rubyforge.org/svn/trunk@1155 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1091:bea49ae24532
r1141:0153954ebb6a
Show More
journals.yml
15 lines | 333 B | text/x-yaml | YamlLexer
---
journals_001:
created_on: <%= 2.days.ago.to_date.to_s(:db) %>
notes: "Journal notes"
id: 1
journalized_type: Issue
user_id: 1
journalized_id: 1
journals_002:
created_on: <%= 1.days.ago.to_date.to_s(:db) %>
notes: "Some notes"
id: 2
journalized_type: Issue
user_id: 2
journalized_id: 1