8 lines
163 B
YAML
8 lines
163 B
YAML
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
||
|
one:
|
||
|
id: 1
|
||
|
title: my title page for testing
|
||
|
two:
|
||
|
id: 2
|
||
|
title: my other title page
|