From 7d1e9bb838ac96dbfbb7f1545de7204fb72c9a41 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Wed, 10 Aug 2016 22:09:16 -0400 Subject: [PATCH] Update routes.rb --- config/routes.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/routes.rb b/config/routes.rb index 1693c77..ccb3681 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -23,8 +23,6 @@ get 'qbo/estimate/:id', :to => 'estimate#show', as: :estimate get 'qbo/invoice/:id', :to => 'invoice#show', as: :invoice #payments -#get 'qbo/payments', :to => 'payments#new' -#post 'qbo/payments', :to => 'payments#create' resources :payments #webhook