A simple web program using mysql

Hi,

Can any one send me a simple program for webpage using ruby on rails
with mysql for insert, update, delete and show records with character
and number type data…

Whaaaa?

Install Rails, create the database(s), create a model and erect a
scaffold.

Not sure what you mean?

On 5/10/07, [email protected] [email protected] wrote:


http://www.web-buddha.co.uk

You forgot to say ‘please’

Can any one send me a simple program for webpage using ruby on rails

Start at
http://rubyonrails.org/docs
, and google for “Rails tutorial”.

Alain

blog.ravet.com

Dave G. wrote:

Whaaaa?

Install Rails, create the database(s), create a model and erect a
scaffold.

Not sure what you mean?

On 5/10/07, [email protected] [email protected] wrote:


http://www.web-buddha.co.uk

After install Ruby and Rails,You can use the command line

ruby script\generate scaffold Blog

I strongly suggest you get a copy of “Agile Web D. with Rails
2nd Ed” and read through the entire tutorial chapters before you go much
further.

Good Luck!

http://www.codefocus.cn