I am used to using Django for some time now. Now I have to learn some RoR. Are there any good RoR tutorials that explain things in terms someone used to Django would understand, ie, is there a “polls” tutorial for RoR?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I love “Creating a weblog in 15 minutes with Rails 2.” Some of the code is outdated, but you will quickly learn how Rails MVC code is organized.