webmock
webmock copied to clipboard
Initialize @pattern as symbol in MethodPattern
I've tried to address this issue. => https://github.com/bblimke/webmock/issues/821
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."