diff options
Diffstat (limited to 'test/fixtures/users.yml')
-rw-r--r-- | test/fixtures/users.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml deleted file mode 100644 index 80aed36..0000000 --- a/test/fixtures/users.yml +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html | ||
2 | |||
3 | # This model initially had no columns defined. If you add columns to the | ||
4 | # model remove the '{}' from the fixture names and add the columns immediately | ||
5 | # below each fixture, per the syntax in the comments below | ||
6 | # | ||
7 | one: {} | ||
8 | # column: value | ||
9 | # | ||
10 | two: {} | ||
11 | # column: value | ||