search for: rspecmatch

Displaying 1 result from an estimated 1 matches for "rspecmatch".

2011 Apr 26
1
new goodness, Capybara::RSpecMatchers in helper specs
...39;'capybara'', ''~> 1.0.0.beta1'' in my Gemfile, but in a helper, I still cannot get helper.my_fantastic_tag.should have_selector(''a'') to work. Instead undefined method `has_selector?'' for "test":String Seems like the Capybara::RSpecMatchers dont get included :( Any thoughts?