[ruby-announce] Lafcadio 0.2.0

Francis Hwang <[email protected]> Thu, 25 Sep 2003 23:07:55 -0400
Newsgroups gmane.comp.lang.ruby.announce
Message-ID <[email protected]>
This is the first production release of Lafcadio, which is an 
object-relational mapping layer for use with Ruby and MySQL. It lets 
you treat database rows like first-class Ruby objects, minimizing the 
amount of time you have to spend thinking about MySQL vagaries so you 
can spend more time thinking about your program's logic.

While some of the features are a little rough, Lafcadio is solid enough 
for me to have used in on three professional projects (all of them 
database-driven web sites).

http://lafcadio.rubyforge.org/

Francis Hwang
http://fhwang.net/