- Don't let
RSpec/PredicateMatcher
replacerespond_to?
with two arguments with the RSpecrespond_to
matcher. (@bquorning) - Fix
RSpec/PredicateMatcher
support foreql
andequal
matchers. (@bquorning) - Pluginfy RuboCop RSpec. (@koic)
RSpec/PredicateMatcher
replace respond_to?
with two arguments with the RSpec respond_to
matcher. (@bquorning)RSpec/PredicateMatcher
support for eql
and equal
matchers. (@bquorning)