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

Use rails secret command in guides #23437

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

ryohashimoto
Copy link
Contributor

In Ruby on Rails Guides, it's better to use rails secret instead of rake secret.

@rails-bot
Copy link

Thanks for the pull request, and welcome! The Rails team is excited to review your changes, and you should hear from @pixeltrix (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@maclover7
Copy link
Contributor

👍 Thank you for your contribution!

maclover7 added a commit that referenced this pull request Feb 3, 2016
@maclover7 maclover7 merged commit 4ffdc87 into rails:master Feb 3, 2016
@maclover7
Copy link
Contributor

In the future, please add [ci skip] to any commits that involve changing the documentation, to avoid running the entire Rails test suite.

@maclover7 maclover7 added the docs label Feb 3, 2016
@ryohashimoto ryohashimoto deleted the 160203_guide_rails_secret branch February 3, 2016 01:37
@ryohashimoto
Copy link
Contributor Author

@maclover7
Thank you. I'll add [ci skip] for changing the documentation.

@maclover7
Copy link
Contributor

thanks! <3

@maclover7
Copy link
Contributor

Partially reverted in #24188.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants