When running my specs with rspec & capybara, it can\'t find capybara\'s visit method. Is there another initialization step I need to do?
$bundle exec rsp
Unfortunately this workaround doesn't do it for me. I still get
NoMethodError:
undefined method `visit' for #
The repo is public under: https://github.com/ikusei/Goldencobra_Newsletter You need to look at the branch '28817499-subscribe'