Merge branch 'master' of github.com:domify/registry

This commit is contained in:
Martin Lensment 2015-05-20 16:33:06 +03:00
commit e27132bab7
15 changed files with 99 additions and 67 deletions

View file

@ -1,4 +1,4 @@
class Registrar::SessionsController < ::SessionsController
class Registrar::SessionsController < Devise::SessionsController
layout 'registrar/application'
helper_method :depp_controller?
def depp_controller?