diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-07-02 17:57:12 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-07-03 14:01:41 -0400 |
commit | cb01d13034ad41a29533b623cbbf7c23b37a231c (patch) | |
tree | 9bc6af28ed506ec46ce4a41f590e859d972cfd51 /test/fixtures/users.yml | |
parent | 3a116a19d655622cd08eff1c8baf63c21477bdcb (diff) | |
download | thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.tar.gz thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.tar.bz2 thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.zip |
Removed test files
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 | ||