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

Removes inexistent with_content method from README #57

Closed roooodcastro closed 7 years ago

roooodcastro commented 7 years ago

Fixes #56, removing the method reference from the REAME

kucaahbe commented 7 years ago

@roooodcastro thanks!