aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
diff options
context:
space:
mode:
authorEdouard Maffert2016-09-08 12:00:45 +0200
committerEdouard Maffert2016-09-08 12:00:45 +0200
commit9ae84db05b384e2426a16d15004570eb6cf2e7fe (patch)
tree662fd4f01e70d76735b361790928931221f10189 /config/routes.rb
parent165202ba666686f341c6112d833b4a16e32a41e0 (diff)
downloadchouette-core-9ae84db05b384e2426a16d15004570eb6cf2e7fe.tar.bz2
Create referential_companies controller and views and fix companies edit link
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 22c16615a..8a9ae51d2 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -149,7 +149,7 @@ ChouetteIhm::Application.routes.draw do
end
end
- resources :companies
+ resources :companies, controller: "referential_companies"
resources :time_tables do
collection do