Installing Guard gem causes tests to fail - Solved Unknown 9:14 AM No comments: I was tinkering with a new rails application, using RSpec2 and Cucumber for my testing. I was able to run all my tests by typing: rake sp... Read more rspec
Poor UI Experience Unknown 8:23 AM 3 comments: I was recently signing up for about.me because it sounded like a neat little simple blurb about yourself. When trying to sign up, after en... Read more ui
Cucumber testing woes - spaces Unknown 10:47 PM No comments: So I'm working along, writing my tests, and I run into an issue where my Cucumber test is failing. I go to check it out, and see why. ... Read more tdd