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:
@@ -44,3 +44,6 @@ end
|
||||
|
||||
#allow for just vehicles too
|
||||
resources :vehicles
|
||||
|
||||
# autocomplete
|
||||
match '/customers/auto_complete', :to => 'customers#auto_complete', :via => :get, :as => 'customers_auto_complete'
|
||||
|
||||
Reference in New Issue
Block a user