Merge pull request #1048 from NARKOZ/devise

uncomment authentication_token
This commit is contained in:
Nihad Abbasov 2012-07-06 08:35:38 -07:00
commit 9f520a65ba

View file

@ -34,7 +34,7 @@ class DeviseCreateUsers < ActiveRecord::Migration
# t.datetime :locked_at
# Token authenticatable
# t.string :authentication_token
t.string :authentication_token
## Invitable
# t.string :invitation_token