I spent a lot of yesterday working on the Rails continuous integration story. Well, you know, it was shiny...

  • acts_without_database: Using ActiveRecord for Non-Database Backed Objects - A sometimes-useful technique.

  • rubigen 1.5.1 - This code generator is coming full-circle, having originally come from Rails and now being included back into Rails.

  • ColumnScope 1.0 - Rails plugin to make it easier to return just column values. Looks interesting.