rails365Rails 技术网站源码
www.rails365.net 源代码,分享文章,文章内容涉及服务端,前端,ruby on rails技术。
依赖:
rails 4
postgresql
redis
安装:
bundle install
cp config/database.yml.example config/database.yml
cp config/application.yml.example config/application.yml
rails s
评论
下载APPwww.rails365.net 源代码,分享文章,文章内容涉及服务端,前端,ruby on rails技术。
rails 4
postgresql
redis
bundle install
cp config/database.yml.example config/database.yml
cp config/application.yml.example config/application.yml
rails s