mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
12db1a39cd
This brings back the deprecated modules from ActionController, because they didn't have any deprecation warning.
2 lines
128 B
Ruby
2 lines
128 B
Ruby
ActionController::Integration = ActionDispatch::Integration
|
|
ActionController::IntegrationTest = ActionDispatch::IntegrationTest
|