Update routes.rb

This commit is contained in:
2016-08-03 21:22:34 -04:00
committed by GitHub
parent fec59a7495
commit d38e3e1702

View File

@@ -20,5 +20,7 @@ get 'qbo/invoice/:id', :to => 'invoice#show', as: :invoice
post 'qbo/webhook', :to => 'qbo#qbo_webhook'
get 'vehicles/update_vehicles', as: 'update_vehicles'
resources :vehicles
resources :customers