aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Houston <robin@lenny.robin>2011-07-14 02:43:39 +0100
committerRobin Houston <robin@lenny.robin>2011-07-14 02:43:39 +0100
commit45c826821c7f9273158e7f94722ab88434defee6 (patch)
tree8099ab78f87241ccc787d72317c0005eacdd1f8c
parentec9424fc1ec2a2df83f32fa78faec7015f7b493b (diff)
Oh! Is this going to be reverted every time I merge from master? That’s not what I hoped would happen.
-rw-r--r--config/routes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 175a37a82..451c13e3b 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -195,7 +195,7 @@ ActionController::Routing::Routes.draw do |map|
rule.admin_rule_update '/admin/censor/update', :action => 'update'
rule.admin_rule_destroy '/admin/censor/destroy/:censor_rule_id', :action => 'destroy'
end
- map.filter('locale')
+ # map.filter('locale')
# Allow downloading Web Service WSDL as a file with an extension