aris
August 26, 2012, 1:02am
1
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
fosiul
August 27, 2012, 1:59pm
2
On 26.08.2012 03:02, Fosiul A. wrote:
so good documentation site, books would be good
Thnaks
Really, no books?
This page provides a list of highly recommended Ruby books for all levels of expertise. Within it, you'll find some of the best Ruby books available today.
Est. reading time: 9 minutes
fosiul
August 27, 2012, 2:01pm
3
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.
fosiul
August 27, 2012, 2:01pm
4
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
fosiul
August 27, 2012, 4:01pm
5
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
fosiul
August 27, 2012, 2:57pm
6
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
fosiul
August 27, 2012, 4:03pm
7
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