mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This removes all deprecated classes in ActionController related to Routing, Abstract Request/Response and Integration/IntegrationTest. All tests and docs were changed to ActionDispatch instead of ActionController.