On Apr 26, 2011, at 8:54 AM, juwalter wrote:
> This
> https://github.com/rspec/rspec-rails/commit/59793dcc349b64f4ebcf742606371001256c774d
> is exciting news!! ("this adds capybara matchers to view and helper
> specs")
>
> Now, if I just knew how to take advantage of it? Do I have to require
> s
This
https://github.com/rspec/rspec-rails/commit/59793dcc349b64f4ebcf742606371001256c774d
is exciting news!! ("this adds capybara matchers to view and helper
specs")
Now, if I just knew how to take advantage of it? Do I have to require
something else in spec_helper? I have already added included