Hacker News new | ask | show | jobs
Setting up Rails rspec testing with authentication and mock network access (willschenk.com)
2 points by combray 4159 days ago
1 comments

Good tutorial. Setting up the whole stack can be tricky. If you wouldn't mind doing a `bundle exec gem list guard vcr rspec rails` etc to show the major gem versions that were used in the post. When docs like this go stale, it can be confusing.