Suggestions for tutorial

Is there a decent online/web tutorial somewhere on Ruby on Rails?

Tim wrote:

Is there a decent online/web tutorial somewhere on Ruby on Rails?

for ruby it is

search google like this rubylearning.com

and rails it is

tutorialpoint

and my advice is better to read books which is good practice for you
like railsspace,agile web developement by rails

Tim wrote:

Is there a decent online/web tutorial somewhere on Ruby on Rails?

http://railscasts.com
is the best one…

You can also go for Head first on rails e-book.

Hi Tim

http://guides.rubyonrails.org/

Sijo