small fixes
This commit is contained in:
@@ -2,7 +2,7 @@ class ApplicationController < ActionController::Base
|
||||
protect_from_forgery
|
||||
# force_ssl
|
||||
helper :all
|
||||
include ToolsHelper
|
||||
include UsersHelper
|
||||
helper_method :current_user
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user