How to use git / GitHub with Capistrano Use git inside your capistrano scripts to speed up deployment. Martyn Loughran March 12, 2008 Git DevTools New Bamboo Web
Fluid Scripts for Campfire Improve your campfire experience via a Fluid app. Chad Pytel March 6, 2008 News OS X Open Source
Shoulda 4.0.1 - the lean and mean release Shoulda is a great tool for cleaning up your tests, but there was always... Tammer Saleh March 3, 2008 News Web Ruby Testing Open Source Shoulda
less asking, more telling Getting sick of writing the following? def create @user = User.new... Jared Carroll February 25, 2008 Web Rails Good Code
what, is it good for? absolutely nothing Ever write this? before_filter :csv?, :only => :index def index ... Jared Carroll February 22, 2008 News Web Rails
Mean What You Say In a genuine effort to act more grown up, I’m putting down style and picking... Angelo Simeoni February 20, 2008 Design
When, a Rails plugin Introducing a confusingly-named plugin, when. Dan Croak February 15, 2008 News Web Rails
Riddle me this Does anyone have a valid use case for ActiveRecord::Base#toggle! - inquiring... Matt Jankowski February 12, 2008 Web Rails