blob: 7bb736a327e43b041cb063ab4dd0783904f5a096 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
title: MyString
body: MyText
directory: MyString
slug: MyString
type:
two:
title: MyString
body: MyText
directory: MyString
slug: MyString
type:
|