We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad8f862 + 8ea684d commit 56217eeCopy full SHA for 56217ee
lib/cypress-rails/manages_transactions.rb
@@ -46,7 +46,7 @@ def rollback_transaction
46
end
47
@connections.clear
48
49
- ActiveRecord::Base.clear_active_connections!
+ ActiveRecord::Base.connection_handler.clear_active_connections!
50
51
52
private
0 commit comments