mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update routes.rb
This commit is contained in:
@@ -23,5 +23,6 @@ post 'qbo/webhook', :to => 'qbo#qbo_webhook'
|
|||||||
#ajax
|
#ajax
|
||||||
get "update_vehicles" => 'vehicles#update_vehicles', as: 'update_vehicles'
|
get "update_vehicles" => 'vehicles#update_vehicles', as: 'update_vehicles'
|
||||||
|
|
||||||
resources :vehicles
|
resources :customers do
|
||||||
resources :customers
|
resources :vehicles
|
||||||
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user