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
Quirks of Assignment If you’ve been using Ruby for any length of time, then you should know that... Jon Yurek May 30, 2007 Web Ruby
Hackety Hack: A Growing Contingent I’ve had the pleasure of being one of the original users/testers for Hackety... Eric Mill May 25, 2007 Web Ruby
Highrise to LDAP Gateway A proof of concept to connect the Highrise CRM to an LDAP backend. Tammer Saleh May 22, 2007 Web Ruby
coding without ifs The thing that complicates code more than anything else is conditional logic;... Jared Carroll May 1, 2007 Web Ruby
cruise_control.rb Campfire Plugin We’ve been somewhat unhappy with our current Cerberus installation, so we’ve... Tammer Saleh April 19, 2007 Web Ruby
Basic Readability Is this simple code? It’s an example from the docs on Symbol#to_proc:... Jon Yurek April 18, 2007 Web Ruby