mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This brings back the deprecated modules from ActionController, because they didn't have any deprecation warning.
2 lines
68 B
Ruby
2 lines
68 B
Ruby
ActionController::PerformanceTest = ActionDispatch::PerformanceTest
|