Use new layout for login

This commit is contained in:
Mathieu Magnin 2017-06-13 12:33:03 +02:00
parent f68cf3f236
commit 0bed3ae956

View file

@ -1,4 +1,6 @@
class Users::SessionsController < Sessions::SessionsController
layout "new_application"
# before_action :configure_sign_in_params, only: [:create]
def demo