summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-05 21:48:54 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-05 21:48:54 -0500
commitd0545c2820d101a98b3c895cf6e3691145a62f3c (patch)
treeb3bdb78ab94b2929c9bb7fdb2f6f257e58edc93e /test/fixtures
parentf72b55ce938a14313091a92d84c4083c3ba4f2fd (diff)
use separate migrations to make things hidden, add user#groups:integer
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/users.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml
index cf39694..ea3e874 100644
--- a/test/fixtures/users.yml
+++ b/test/fixtures/users.yml
@@ -4,12 +4,8 @@ one:
name: MyString
email: MyString
user_name: MyString
- password_digest: MyString
- remember_token: MyString
two:
name: MyString
email: MyString
user_name: MyString
- password_digest: MyString
- remember_token: MyString