From: Brian Ross
Date: 2008-08-18T12:20:52+09:00
Subject: Ruby and Databases
------=_Part_7489_8954913.1219029847056
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Is there a book or another collection of suggested readings for learning how
to manipulate a database with ruby? I've gotten to the point where I can
take a CSV file, store it as an associative array, but now I'd like to take
that and put it into a database (postgresql). Is there a sample of commented
code to take a look at? Otherwise, I'm happy to read a few books or articles
and piece what I need together.
Brian
------=_Part_7489_8954913.1219029847056--