From f73353d42012710d3bfceeff19ecdba15f7adb6e Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 3 May 2015 14:37:45 +0200 Subject: [PATCH] Removed Devise cruft. --- test/fixtures/users.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 test/fixtures/users.yml diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml deleted file mode 100644 index ea31e45..0000000 --- a/test/fixtures/users.yml +++ /dev/null @@ -1,12 +0,0 @@ -# Read about fixtures at -# http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -#one: {} -# column: value -# -#two: {} -# column: value