2014-05-17 18:57:03 +00:00
|
|
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
|
|
|
|
|
|
|
#one:
|
|
|
|
# name: MyString
|
|
|
|
# desc: MyText
|
|
|
|
# user:
|
|
|
|
# mapperContributed: false
|
|
|
|
|
|
|
|
#two:
|
|
|
|
# name: MyString
|
|
|
|
# desc: MyText
|
|
|
|
# user:
|
|
|
|
# mapperContributed: false
|
2015-10-02 05:43:50 +00:00
|
|
|
|
|
|
|
four:
|
|
|
|
id: 4
|
|
|
|
name: Sense-Making
|
|
|
|
desc: A metacode set constructed specifically for a rigorous and structured sense-making
|
|
|
|
user_id:
|
|
|
|
mapperContributed: false
|