Skip to content

Instantly share code, notes, and snippets.

@bcm
Last active December 14, 2015 14:19
Show Gist options
  • Save bcm/5100040 to your computer and use it in GitHub Desktop.
Save bcm/5100040 to your computer and use it in GitHub Desktop.
$ rails-api new api-server
create
create README.rdoc
create Rakefile
create config.ru
create .gitignore
...
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
$ cd api-server/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment