license update, base controllers extends app controller

This commit is contained in:
Yan
2018-02-21 16:42:19 +06:30
parent 3d6da8fc66
commit 4552a4a9ac
6 changed files with 6 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
class BaseOqsController < ActionController::Base
include LicenseVerification
class BaseOqsController < ApplicationController
layout "OQS"
#before_action :check_installation