mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
14 lines
257 B
YAML
14 lines
257 B
YAML
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||
|
|
||
|
one:
|
||
|
url: MyString
|
||
|
color: MyString
|
||
|
text_color: MyString
|
||
|
text_hidden: false
|
||
|
|
||
|
two:
|
||
|
url: MyString
|
||
|
color: MyString
|
||
|
text_color: MyString
|
||
|
text_hidden: false
|