mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
25ae059d16
This fixes the following warning when running Action Cable tests: ``` DEPRECATION WARNING: Calling `ActiveRecord::Base.clear_all_connections! is deprecated. Please call the method directly on the connection handler; for example: `ActiveRecord::Base.connection_handler.clear_all_connections!`. ``` |
||
---|---|---|
.. | ||
channel | ||
connection | ||
javascript/src | ||
server | ||
stubs | ||
subscription_adapter | ||
client_test.rb | ||
javascript_package_test.rb | ||
test_helper.rb | ||
test_helper_test.rb | ||
worker_test.rb |