Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rails tutorial for the dumbest person in the world (me)?

It is very difficult for me to find Rails tutorials (or books are also great) for my requirements:

  1. Stupidity
  2. Ruby 1.9 or lastest 1.8
  3. MySQL
  4. A Game (simple roll play)
  5. JQuery front

Thanks you!

like image 406
Eli Schneider Avatar asked Oct 01 '10 17:10

Eli Schneider


4 Answers

Rails for Dummies is probably your best bet if stupidity is a major issue.

like image 183
typeoneerror Avatar answered Nov 11 '22 16:11

typeoneerror


The Rails Guides are great and easy on the eyes too.

like image 32
kafuchau Avatar answered Nov 11 '22 16:11

kafuchau


This is a great book: http://www.pragprog.com/titles/rails4/agile-web-development-with-rails

like image 37
Rafael Vega Avatar answered Nov 11 '22 15:11

Rafael Vega


Have you gone through the free, online RailsTutorial?

like image 3
Doug Avatar answered Nov 11 '22 15:11

Doug