http://ruby.railstutorial.org/ruby-on-rails-tutorial-book
http://www.amazon.com/Agile-Web-Development-Rails-Programmers/dp/097669400X/
Choose one and follow it, type out every single line of code. Repeat 3 times.
1st time just type and think; 2nd time try to memorise; 3rd time cover up the code, only read description and try implement by your self.
Upon finish you can go on and start a small project of your own.
#9 楼 @lidashuang 比如简单的 cms 系统,如 php 的 dedecms,框架弄好了再利用一些插件能够做成音乐站、资讯站、视频站。 php 开源 cms 我会用几个,但有些东西需要个性化的时候就不能满足,所以想自己弄。