接着上一篇,问题继续。
rake db:migrate
>> rake aborted!
>> undefined method `task' for #<Rails31test::Application:0x00000100de6a60>
好吧,继续找答案,此处还是省略一些细节,直接看这里吧。
>> bundle exec rake db:migrate
问题暂时解决。
至此,projects已经可以看到了,剩下的还在琢磨。
补充一些链接:
CoffeeScript http://jashkenas.github.com/coffee-script/
RVM(Ruby Version Manager) https://rvm.beginrescueend.com/
SASS/SCSS http://sass-lang.com/
Sprockets http://getsprockets.org/


















haml为什么没做为默认的模版引擎呢??