I have been using Django for some time now. Now I need to learn a little RoR. Are there any good RoR tutorials that explain things in terms that someone used for Django would understand, for example, is there a survey tutorial for RoR?
I like " Creating a Weblog in 15 Minutes with Rails 2. " Some of the code is out of date, but you will quickly find out how the Rails MVC code is organized.