summaryrefslogtreecommitdiff
path: root/test/fixtures/pages.yml
blob: 2b1cad14138f00b3e081eea6f08f816496c72ba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  node_id: 1
  title: MyString
  abstract: MyText
  body: MyText
  revision: 1

two:
  node_id: 1
  title: MyString
  abstract: MyText
  body: MyText
  revision: 1