class WebMock::Matchers::AnyArgMatcher
this is a based on RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
Public Class Methods
Source
# File lib/webmock/matchers/any_arg_matcher.rb, line 7 def initialize(ignore) end
this is a based on RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
# File lib/webmock/matchers/any_arg_matcher.rb, line 7 def initialize(ignore) end