diff options
Diffstat (limited to 'test/fixtures/records.yml')
-rw-r--r-- | test/fixtures/records.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/records.yml b/test/fixtures/records.yml new file mode 100644 index 0000000..2e0c8cd --- /dev/null +++ b/test/fixtures/records.yml | |||
@@ -0,0 +1,7 @@ | |||
1 | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html | ||
2 | |||
3 | one: | ||
4 | description: MyText | ||
5 | |||
6 | two: | ||
7 | description: MyText | ||