Relatively speaking, it's not actually that bad...

This commit is contained in:
Carlhuda
2010-02-26 15:58:24 -08:00
parent ab0cc7286f
commit 74df7795a8

View File

@@ -76,8 +76,6 @@ module ActiveSupport
match ':controller(/:action(/:id))'
end
# ROUTES TODO: Don't do this here
# brodel :'(
ActionController::IntegrationTest.app.router.draw do
match ':controller(/:action(/:id))'
end