From 4a334ce6f6163c2bfa11f3e2146b9d0b765b6d7b Mon Sep 17 00:00:00 2001 From: jessib Date: Tue, 26 Mar 2013 12:45:11 -0700 Subject: Adding some links, which will be removed. --- billing/app/controllers/customer_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'billing/app/controllers/customer_controller.rb') diff --git a/billing/app/controllers/customer_controller.rb b/billing/app/controllers/customer_controller.rb index e6bf76b..8b4b124 100644 --- a/billing/app/controllers/customer_controller.rb +++ b/billing/app/controllers/customer_controller.rb @@ -1,4 +1,4 @@ -class CustomerController < ApplicationController +class CustomerController < BillingBaseController before_filter :authorize def new -- cgit v1.2.3