Re: New guy question

From: JoeyP [mailto:[email protected]]

I am going to use Ruby.

Does anyone have any starter code out there for the CGI?
What framework or library are you going to use? Ruby on Rails?
ruby-web? Iowa? Just eRuby and CGI? etc.

Gavin K. wrote:

From: JoeyP [mailto:[email protected]]

I am going to use Ruby.

Does anyone have any starter code out there for the CGI?
What framework or library are you going to use? Ruby on Rails?
ruby-web? Iowa? Just eRuby and CGI? etc.

Thanks for your reply. I was planning on Ruby on Rails.

I have the Dave T. “Programming Ruby” book. I am slowly going
through it but it would be nice if I had some code to start off of.

Thanks in advance

JoeyP wrote:

Dave also has a book about Rails called
Agile_Web_Development_with_Rails:
http://www.pragmaticprogrammer.com/titles/rails/index.html. Also there
are a number of other good books about Ruby and Rails. You might want to
check out Ruby_for_Rails by David Black. There’s also a mailing list
entirely dedicated to Rails. Here’s more information:
Ruby on Rails — A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern..

Good luck!