Legacy Woes

December 19th, 2008

I've been working with a legacy database for a while, and I'm getting tired of writing methods to do all of the nice hooks that ActiveRecord comes with. Hooks like automatically setting created_at on a save. I did what any self respecting lazy programmer would do, and created a new gem, LegacyWoes. If you fix some legacy issues I'd love to talk or take a patch.

2 Responses to “Legacy Woes”

  1. Jeremy Henty Says:

    There's a glitch in the link: the href attribute begins with a single quote and ends with a double quote. Maybe some browsers can figure that out but mine (Dillo) gets confused.

    Cool idea for a gem, though!

  2. Amos King Says:

    Thanks.

Sorry, comments are closed for this article.