kucaahbe / rspec-html-matchers

Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)
http://rubygems.org/gems/rspec-html-matchers
MIT License
199 stars 90 forks source link

README file references inexistent "with_content" method #56

Closed roooodcastro closed 7 years ago

roooodcastro commented 7 years ago

It seems to be an alias of with_text, but I get an "undefined_method" error when trying to use it.

Is it from an older version, or does it exist and I'm using it wrong?

kucaahbe commented 7 years ago

looks like it was removed at some point, but (probably by mistake) didn't removed from README and not mentioned in change log(