rails365 - Rails 技术网站源码


MIT
跨平台
PHP

软件简介

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