Skip to content

Instantly share code, notes, and snippets.

@gazeldx
Created May 11, 2016 09:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gazeldx/57200a5d516818efe5477158470f3549 to your computer and use it in GitHub Desktop.
Save gazeldx/57200a5d516818efe5477158470f3549 to your computer and use it in GitHub Desktop.
用rails5搭建一个纯API项目实例
$ gem install rails -v 5.0.0.rc1
$ rails new yourProject -d postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment