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