Ubuntu11.10+ruby on rails 3+rspec+autotest 配置step1: 创建新的项目,不包含默认测试文件(-T) $ rails new sampleapp -Tstep2: $ cd sampleappstep3: 修改Gemfile 添加