We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22efaba + 05fbf05 commit 7087546Copy full SHA for 7087546
1 file changed
lib/webmock/http_lib_adapters/patron_adapter.rb
@@ -6,7 +6,7 @@
6
# patron not found
7
end
8
9
-if defined?(::Patron)
+if defined?(::Patron::Session)
10
module WebMock
11
module HttpLibAdapters
12
class PatronAdapter < ::WebMock::HttpLibAdapter
0 commit comments