摘要:
http://stackoverflow.com/questions/23258921/rails-generate-rspecinstall-config-environments-development-rb1in-top-requ 的解决方式: 阅读全文
摘要:
在Rails项目里,使用PostgrelSQL时(gem 'pg', '0.15.1' ),安装有时候会报错:最后通过先安装PostgreSQL解决:brew install postgresqlbundle updatebundle install 阅读全文