Devise removed. Broke tests. Trying another auth gem.
This commit is contained in:
parent
567d61ce1e
commit
5c31a94aef
8 changed files with 0 additions and 398 deletions
|
|
@ -1,6 +0,0 @@
|
|||
class User < ActiveRecord::Base
|
||||
# Include default devise modules. Others available are:
|
||||
# :confirmable, :lockable, :timeoutable and :omniauthable
|
||||
devise :database_authenticatable, # :registerable,
|
||||
:recoverable, :rememberable, :trackable, :validatable
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue