mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Convert all session controllers directly under devise controller
This commit is contained in:
parent
db4727b8f7
commit
c08dc9aae7
5 changed files with 15 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
class Registrant::SessionsController < ::SessionsController
|
||||
class Registrant::SessionsController < Devise::SessionsController
|
||||
layout 'registrant/application'
|
||||
helper_method :depp_controller?
|
||||
def depp_controller?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue