webmock icon indicating copy to clipboard operation
webmock copied to clipboard

Initialize @pattern as symbol in MethodPattern

Open euisan opened this issue 5 years ago • 1 comments

I've tried to address this issue. => https://github.com/bblimke/webmock/issues/821

euisan avatar May 18 '20 09:05 euisan

Thank you @ssankim

The change looks good, but the tests would have to be improved as I mentioned in the issue:

"The change will have to be applied and tested against not only stub_request but a_request, have_requested and all WebMock public methods that accept the method argument."

bblimke avatar Sep 09 '20 14:09 bblimke