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
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
Using @url Instance Variable in Rails I was going into a project to do some general code refactoring (it’s a hobby... Matt Jankowski January 25, 2008 Web Rails
no thanks So I’m learning the latest Rails release by converting an existing app to it.... Jared Carroll January 21, 2008 Web Rails
Upcoming events SEED Two of the thoughtbot founders, Chad Pytel and Matt... Tammer Saleh January 15, 2008 News Design Web