Skip to content

Commit

Permalink
Merge pull request #32481 from yhirano55/add_securing_rails_app_guide…
Browse files Browse the repository at this point in the history
…_link_to_credential_section

[ci skip] Add securing rails app guide link to credential section
  • Loading branch information
rafaelfranca committed Apr 6, 2018
1 parent 52d4be0 commit 83b9d80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions guides/source/5_2_release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ secrets introduced in Rails 5.1.
Furthermore, Rails 5.2
[opens API underlying Credentials](https://github.com/rails/rails/pull/30940),
so you can easily deal with other encrypted configurations, keys, and files.
You can read more about this in the
[Securing Rails Applications](security.html#custom-credentials)
guide.

### Content Security Policy

Expand Down

0 comments on commit 83b9d80

Please sign in to comment.