Ruby on rails tutorial

Hello world!!! im a damn new to ruby on rails… what i hate the most is
tutorials that i found are not in the latest with the new version on
rails… can anyone here who can give me a tip or link where can i
download
new free tutorials for an absolute beginner… tnx.

On 18 July 2012 11:15, Clint B. [email protected] wrote:

Hello world!!! im a damn new to ruby on rails… what i hate the most is
tutorials that i found are not in the latest with the new version on
rails… can anyone here who can give me a tip or link where can i download
new free tutorials for an absolute beginner… tnx.

railstutorial.org which is free to use online

Colin

I’m new to Ruby and Rails too and found the tutorials posted on The New
Boston (The New Boston - Shopping Tips, Products Reviews) to be helpful. The 30 or
so
short videos provide decent overviews of basic Ruby (not Rails though)
concepts. Railstutorial.org http://railstutorial.org/, as Colin noted,
is
the benchmark tutorial for developing a full application from scratch.
Also, as you make progress with Ruby/Rails, check out
http://railscasts.com/.

Look at Getting Started with Rails — Ruby on Rails Guides and
Chapter 1: From zero to deploy | Ruby on Rails Tutorial | Learn Enough to Be Dangerous.
Complete first then second.