sign_out all devises connect before sign_in an other

This commit is contained in:
Xavier J 2015-12-09 15:10:11 +01:00
parent f65c383623
commit 90a3b6763b
8 changed files with 110 additions and 11 deletions

View file

@ -1,4 +1,4 @@
class Gestionnaires::SessionsController < Devise::SessionsController
class Gestionnaires::SessionsController < Sessions::SessionsController
def new