The best source to start

hi everyone.

i’m new in ruby/On rails

i want to start lerning ruby on rails from zero to 100! i tried in
tutorialpoints.com && railstutorial.org but either have problems!
when i start , in second or third step i have problems!

i just want to know , what is the best resource for learning ruby on
rails?(FREE)
help please

On 28 January 2016 at 15:16, Benyamin Pm [email protected] wrote:

help please
I always suggest working right through railstutorial.org, which is
free to use online, and can be run in the browser on cloud9 without
having to even install anything on the PC. That means that you can
run the tutorial on a Windows machine, though when you get to doing
real development it is best to move on to a Linux OS such as Ubuntu
(or use a mac).

Colin