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
Oh Right, Rubedo Wow, it’s been a long time since I’ve worked on or spoken about Rubedo. ... Eric Mill December 28, 2007 Web Ruby Rubedo
Shhh! Your Test::Unit backtraces are too noisy! Noisy backtraces make problems hard to spot. Dan Croak December 3, 2007 News Web Ruby Testing
Shoulda gets all sparkly The Shoulda testing plugin has been getting some love lately. Read on to... Tammer Saleh November 29, 2007 News Web Ruby Shoulda
totally classless Recently I had a requirement on an app that had 2 types of groups. public... Jared Carroll November 20, 2007 Web Ruby
Book Review: Troubleshooting Ruby Processes by Philippe Hanrigou Addison-Wesley has been releasing a number of Ruby and Rails books under the... Tammer Saleh November 8, 2007 Web Ruby
Did You Order The Code Red?! On Fridays, we enjoy getting together for lunch and reviewing code. This... Dan Croak October 5, 2007 Web Ruby Rails
no need Ruby’s modules give us opportunities to eliminate unnecessary classes from... Jared Carroll September 10, 2007 Web Ruby
do we need that In Ruby there’s 2 ways to add behavior to a class: inheritance modules ... Jared Carroll September 5, 2007 Web Ruby
Features and Bugs Addendum I was inspired by both Jared’s previous post and the Ruby Quiz for last... Jon Yurek June 4, 2007 Web Ruby