Getting started with webmock and rspec with Rails

In this episode, you'll learn how to use webmock to stub out HTTP requests to avoid traversing the network (slow!) in rspec tests.
#rails #rubyonrails