mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
Registrar refactor fixes
This commit is contained in:
parent
d09855bc6d
commit
9bb20365c9
15 changed files with 46 additions and 57 deletions
|
@ -2,6 +2,8 @@ class RegistrarController < ApplicationController
|
|||
before_action :authenticate_user!
|
||||
layout 'registrar/application'
|
||||
|
||||
include Registrar::ApplicationHelper
|
||||
|
||||
helper_method :depp_controller?
|
||||
def depp_controller?
|
||||
false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue