mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Relatively speaking, it's not actually that bad...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user