B
Brian Ross
[Note: parts of this message were removed to make it a legal post.]
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
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