Ruby Cgi and Mysql/Postgresql

Hi
i m very new in ruby ( i used to work on php)

I am looking for good documentation or book which will show me
how to use ruby with CGI + mysql /Postgresql

something like, will show how to grab data from database and pass those
into Select or combox box …

i tryed to look for books but i have not find any

so good documentation site, books would be good

Thnaks

On 26.08.2012 03:02, Fosiul A. wrote:

so good documentation site, books would be good

Thnaks

Really, no books?

On Sat, Aug 25, 2012 at 7:02 PM, Fosiul A. [email protected]
wrote:

I am looking for good documentation or book which will
show me how to use ruby with CGI + mysql /Postgresql

Do you mean, without Rails?

-Dave


Dave A., Available Secret-Cleared Ruby/Rails Freelancer
(VA/DC/Remote);
see www.DaveAronson.com, www.Codosaur.us, and www.Dare2XL.com for more
info.

On 26 August 2012 00:02, Fosiul A. [email protected] wrote:

so good documentation site, books would be good

If you are trying to learn Ruby on Rails then railstutorial.org is
good and is free to use online.

Colin

On Aug 27, 2012, at 8:57 AM, Fosiul A. wrote:

Bascially looking for ruby in CGI to start with

When I was starting with Ruby, I found a number of one-script Ruby CGI
examples for MySQL on Google. Where have you looked?

Walter

Sergey G. wrote in post #1073108:

On 26.08.2012 03:02, Fosiul A. wrote:

so good documentation site, books would be good

Thnaks

Really, no books?
Ruby Books

Bascially looking for ruby in CGI to start with

On Aug 27, 2012, at 8:57 AM, Fosiul A. wrote:

Bascially looking for ruby in CGI to start with
One other place to look is the Prototype + Script.aculo.us book by
Christophe Portenueve. He didn’t want his examples to be too
Rails-centric, so he wrote a very simple Ruby CGI to handle all the
back-end for the Ajax examples. That might have some good bits for you
to pick at.

Walter