More playing around with Rails and Twitter: TrackLifeTweets.

  • Considerations for Creating a Test-Driven Ruby Project - Some thoughts about how to organize tests for a long and happy project.

  • RSpec works with test/unit - Yes, there is interoperability.

  • Getting ready for Ruby 1.9.1 - Passenger is 1.9.1 compatible now, and they've got patches for fastthread and sqlite.

  • Git Status in Your Prompt - I finally got around to doing this, and wish I had done it earlier.

  • Developers Warm to New Ruby on Rails 2.3 Update - eWeek coverage, complete with link to my partner.

  • Stop picking on alias_method_chain - Not everyone likes the direction that Rails 3.0 is headed in.

  • elemental - A sort of enumerated constant gem to make code simpler.