Skip to content

Commit

Permalink
Minor cleanup of CHANGELOG of PR rails#30850 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
prathamesh-sonpatki committed Dec 17, 2017
1 parent f4d2a8a commit fd1304d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions actionpack/CHANGELOG.md
Expand Up @@ -111,9 +111,9 @@
*Rafael Mendonça França*

* Add `:allow_other_host` option to `redirect_back` method.
When `allow_other_host` is set to `false`, the `redirect_back`
will not allow a redirecting from a different host.
`allow_other_host` is `true` by default.

When `allow_other_host` is set to `false`, the `redirect_back` will not allow redirecting from a
different host. `allow_other_host` is `true` by default.

*Tim Masliuchenko*

Expand Down

0 comments on commit fd1304d

Please sign in to comment.