Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix documentation + whitespace #154

Merged
merged 7 commits into from
Mar 25, 2016
Merged

fix documentation + whitespace #154

merged 7 commits into from
Mar 25, 2016

Conversation

tanner0101
Copy link
Member

This PR standardizes the documentation and whitespace style throughout the project.

It also makes a few minor changes like throwing Abort.InvalidParameter for more information about why the type-safe routing didn't match.

Finally, Vapor supports sensitive environment specific information, such
as API keys, to be stored in a special configuration file at `Config/.env.json`.
This file should be included in the `.gitignore` by default so that
sensitive information does not get added to version control.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shnhrrsn let me know if this information looks right

@tanner0101 tanner0101 merged commit a8fc5f3 into master Mar 25, 2016
@tanner0101 tanner0101 deleted the whitespace-fix branch March 25, 2016 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant