1

Rails newbie here. I'm looking for some high quality Ruby on Rails tutorials. By high quality I mean by standards of popular tech tutorial sites.

Examples:

Thanks in advance =)

imjp
  • 6,495
  • 10
  • 48
  • 58

5 Answers5

3

You can look Code School et RailsCast

Joel AZEMAR
  • 2,506
  • 25
  • 31
2

Go straight to:

http://railsforzombies.org

apneadiving
  • 114,565
  • 26
  • 219
  • 213
2

The official Ruby on Rails guides are always useful, and the Ruby on Rails Screencasts from Ryan Bates are excellent.

0x4a6f4672
  • 27,297
  • 17
  • 103
  • 140
  • I've completed the official rails guide but I have not gone through all of them. I will be doing so in the near future, thank you. – imjp Jun 29 '11 at 19:12
1

For an overview of rails 3 have a look at www.tekpub.com, they have a rail3 series which is not free but they do have some free titles.

railguage48

thomasvermaak
  • 302
  • 5
  • 16
0

Michael Hartl's Ruby on Rails Tutorial is highly recommended.