aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 65fa62557..6668aa402 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -156,6 +156,8 @@ ChouetteIhm::Application.routes.draw do
resources :routing_constraint_zones
end
+ resources :vehicle_journeys, controller: 'referential_vehicle_journeys', only: [:index]
+
resources :import_tasks, :only => [:new, :create]
resources :export_tasks, :only => [:new, :create] do
collection do