aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAlban Peignier2016-05-10 18:28:50 +0200
committerAlban Peignier2016-05-10 18:28:50 +0200
commit972bbcb308d360c5468cd629dc5cdf356d556a2e (patch)
tree464cd3dbda0e2b81a390241c620b1c34f57fe8a3 /config
parent7b8b23d00e0fa263a566484dceb04361cf77432a (diff)
parent17b85942577dd038d1ba12a9e5af775196fe4a3a (diff)
downloadchouette-core-972bbcb308d360c5468cd629dc5cdf356d556a2e.tar.bz2
Merge branch 'master' of github.com:AF83/stif-boiv. Refs #824
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 4c2f73826..19cb60538 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -43,7 +43,7 @@ ChouetteIhm::Application.routes.draw do
end
resources :stop_area_referentials
- resources :line_referentials
+ resources :line_referentials, :only => [:show]
resources :referentials do
resources :api_keys