Our development process calls for a design component up front. Design is...
Update: A better approach is detailed in Laptop Setup for an Awesome...
I always get confused by the difference between %x{}, backticks, and system...
When checking for a multiline string in
Capybara, you need to use page.text...
A quick way to do a lightweight load test on Heroku.
Every developer runs into the dreaded nil object error: NoMethodError in...
We often augment an existing Rails team or help build a Rails team on behalf...
I was upgrading Gemcutter to Cucumber
and Capybara 1.0 yesterday from...
We recently tweeted that this was the “summer of backbone.js”. 75% of our...
It is a bad idea to do a switch based on an attribute of another object. If...