Categories
- apprenticeship (9)
- code complete (3)
- dev (60)
- development (2)
- flock (11)
- linux (13)
- metal (3)
- personal (39)
- Simply Tech (14)
- wedding (5)
Meta
Category Archives: dev
Getting Started with webmock and VCR
Last time, I introduced what WebMock and VCR can do for you. Now, let’s see what we need to do to get them set up in a Rails 3 application in our RSpec and Cucumber tests. Note, for this post, … Continue reading