summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index ee333fe..a0ad6aa 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -1,5 +1,5 @@
Gemeinschaft42c::Application.routes.draw do
- resources :gs_parameters
+ resources :gs_parameters, :only => [:show, :index, :update, :edit]
resources :automatic_call_distributors