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/meeting_contents.yml

21 lines
426 B

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
id: 1
type: MyString
meeting_id: 1
author_id: 1
text: MyText
comment: MyString
version: 1
created_at: 2011-01-06 22:12:14
updated_at: 2011-01-06 22:12:14
two:
id: 2
type: MyString
meeting_id: 1
author_id: 1
text: MyText
comment: MyString
version: 1
created_at: 2011-01-06 22:12:14
updated_at: 2011-01-06 22:12:14