What's "new" in Ruby
A quick introduction to Class.allocate, a class method you can use to allocate space for a new object and skip initialization of that object.
Double Clicking in Capybara
Need to define a capybara step for double clicking an element? Here’s what we came up with.
HOW TO: Setup a new local & remote Git Branch
HOW TO: Setup a new local & remote Git Branch
gemfiles and branches
Specify a branch for a git repository in your gemfile.
Post your weekly top 5 Last.fm artists to Campfire
A simple Ruby script to post your top 5 weekly artists from Last.fm to a Campfire room.
Clever Background Changes
Our backgrounds change, but they’re not random. We’re more clever than that. Let me explain…