blob: baa1714b832c0c1a4fd6a07a749d8a8f4a0e7be9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
game_id:
user_id:
json_value: MyText
two:
game_id:
user_id:
json_value: MyText
|