method
new
rspec latest stable - Class:
Spec::Matchers::BaseOperatorMatcher
new(target)public
No documentation available.
# File lib/spec/matchers/operator_matcher.rb, line 6
def initialize(target)
@target = target
end