Skip to content

Commit

Permalink
It's rails new my_api --api
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed May 15, 2015
1 parent ca72bae commit 1ff134b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/api_app.md
Expand Up @@ -141,7 +141,7 @@ in features as needed.
You can generate a new api Rails app:

<shell>\
\$ rails new my\_api api\
\$ rails new my\_api --api\
</shell>

This will do three main things for you:
Expand Down

0 comments on commit 1ff134b

Please sign in to comment.