blob: c7ba5a2fe75da554b4d220f85b35225a7935dcdb (
plain) (
blame)
| 1
2
3
 | ActionController::PerformanceTest = ActionDispatch::PerformanceTest
ActiveSupport::Deprecation.warn 'ActionController::PerformanceTest is deprecated and will be removed, use ActionDispatch::PerformanceTest instead.'
 |