Created
May 11, 2016 09:19
-
-
Save gazeldx/57200a5d516818efe5477158470f3549 to your computer and use it in GitHub Desktop.
用rails5搭建一个纯API项目实例
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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