socialforge/test/fixtures/course_infos.yml

26 lines
506 B
YAML
Raw Normal View History

2014-11-13 10:18:07 +08:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
2015-01-10 17:27:08 +08:00
<<<<<<< HEAD
one:
typeId: 1
typeName: MyString
two:
typeId: 1
typeName: MyString
=======
2014-11-13 10:18:07 +08:00
courses_001_infos:
id: 1
course_id: 1
user_id: 20
created_at: 2013-09-30 15:36:00
updated_at: 2014-04-19 01:50:41
courses_002_infos:
id: 2
course_id: 2
user_id: 20
created_at: 2013-09-30 15:36:00
updated_at: 2014-04-19 01:50:41
2015-01-10 17:27:08 +08:00
>>>>>>> a09a3dc378c45f43f5c4b090479fa292a846f4f0