MySQL database and Ruby

Hello,

I am new to programming ruby and currently as part of university assignment
we have to create a website with MySQL as the database and link them
together.

We also use RadRails. I have managed to create the database and the
scaffolding but I have absolutely no idea how to link the webpage written in
rhtml together. Any help would be appreciated.

thanks

dips

dips wrote:

Hello,

I am new to programming ruby and currently as part of university assignment we have to create a website with MySQL as the database and link them together.

We also use RadRails. I have managed to create the database and the scaffolding but I have absolutely no idea how to link the webpage written in rhtml together. Any help would be appreciated.

thanks

dips

Here's a good tutorial. Please direct future questions to the Rails mailing list

Good luck.

"Mike Harris" <GENIE@prodigy.net> wrote in message
news:45C397DF.7030708@prodigy.net...

dips wrote:

Hello,

I am new to programming ruby and currently as part of university
assignment we have to create a website with MySQL as the database and link
them together.

We also use RadRails. I have managed to create the database and the
scaffolding but I have absolutely no idea how to link the webpage written
in rhtml together. Any help would be appreciated.

thanks

dips

Here's a good tutorial. Please direct future questions to the Rails
mailing list

Radar – O’Reilly
Radar – O’Reilly

Good luck.

Thank you Mike.

dips