Merge pull request #30637 from bogdanvlviv/add_round_bracket_in_5_1_release_notes

Add missing round bracket in "Ruby on Rails 5.1 Release Notes" guide [ci skip]
This commit is contained in:
Ryuta Kamizono 2017-09-18 03:07:36 +09:00 committed by GitHub
commit db844d9fb3

@ -602,7 +602,7 @@ Please refer to the [Changelog][active-support] for detailed changes.
([Pull Request](https://github.com/rails/rails/pull/28157))
* Deprecated passing string to `:if` and `:unless` conditional options on `set_callback` and `skip_callback`.
([Commit](https://github.com/rails/rails/commit/0952552)
([Commit](https://github.com/rails/rails/commit/0952552))
### Notable changes