17 lines
307 B
YAML
Executable file
17 lines
307 B
YAML
Executable file
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
one:
|
|
id: 1
|
|
show_desc:
|
|
categorized:
|
|
all_project:
|
|
search_str:
|
|
search_category:
|
|
sort_items: MyString
|
|
two:
|
|
id: 2
|
|
show_desc:
|
|
categorized:
|
|
all_project:
|
|
search_str:
|
|
search_category:
|
|
sort_items: MyString
|