This commit is contained in:
2016-07-28 08:33:26 -04:00
committed by GitHub
parent 392b27563a
commit 8159487631

View File

@@ -13,7 +13,7 @@ class QboController < ApplicationController
include AuthHelper include AuthHelper
before_filter :require_user before_filter :require_user, :except => :qbo_webhook
# #
# Called when the QBO Top Menu us shown # Called when the QBO Top Menu us shown