What's "new" in Ruby

By Brian Ryckbost

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

By Brian Ryckbost

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

By Daniel Morrison

HOW TO: Setup a new local & remote Git Branch

gemfiles and branches

By Brian Ryckbost

Specify a branch for a git repository in your gemfile.

Post your weekly top 5 Last.fm artists to Campfire

By Brian Ryckbost

A simple Ruby script to post your top 5 weekly artists from Last.fm to a Campfire room.

Clever Background Changes

By Daniel Morrison

Our backgrounds change, but they’re not random. We’re more clever than that. Let me explain…