I can\'t get capybara working with rspec. It gives me this error:
undefined method `visit\' for #
Since Capybara 2.0 one has to use folder spec/features Capybara commands don't work in folder spec/requests anymore.