summaryrefslogtreecommitdiff
path: root/engines/billing/app/controllers/billing_base_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'engines/billing/app/controllers/billing_base_controller.rb')
-rw-r--r--engines/billing/app/controllers/billing_base_controller.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/billing/app/controllers/billing_base_controller.rb b/engines/billing/app/controllers/billing_base_controller.rb
index c343938..39d41e4 100644
--- a/engines/billing/app/controllers/billing_base_controller.rb
+++ b/engines/billing/app/controllers/billing_base_controller.rb
@@ -3,6 +3,8 @@ class BillingBaseController < ApplicationController
helper 'billing'
+ protected
+
# required for navigation to work.
def assign_user
if params[:user_id]