OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/test/fixtures/meetings.yml

17 lines
398 B

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
id: 1
title: MyString
author_id: 1
location: MyString
time: 2011-01-06 22:05:55
created_at: 2011-01-06 22:05:55
updated_at: 2011-01-06 22:05:55
two:
id: 2
title: MyString
author_id: 1
location: MyString
time: 2011-01-06 22:05:55
created_at: 2011-01-06 22:05:55
updated_at: 2011-01-06 22:05:55