diff options
author | Godfrey Chan <godfreykfc@gmail.com> | 2014-08-19 19:06:12 -0700 |
---|---|---|
committer | Godfrey Chan <godfreykfc@gmail.com> | 2014-08-19 19:06:12 -0700 |
commit | 71c8a8572401c798bbc05fd56853deebbb0b3689 (patch) | |
tree | d0c492cf52106566f797979c8577d5a7df06c210 | |
parent | 657436da41675f4abaf55bf715dd6a3662016add (diff) | |
download | rails-71c8a8572401c798bbc05fd56853deebbb0b3689.tar.gz rails-71c8a8572401c798bbc05fd56853deebbb0b3689.tar.bz2 rails-71c8a8572401c798bbc05fd56853deebbb0b3689.zip |
:nail_care: The note doesn't look good on the blue background [ci skip]
-rw-r--r-- | guides/source/4_2_release_notes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/4_2_release_notes.md b/guides/source/4_2_release_notes.md index 6309df0245..2c32c0000d 100644 --- a/guides/source/4_2_release_notes.md +++ b/guides/source/4_2_release_notes.md @@ -13,11 +13,11 @@ fixes and changes, please refer to the change logs or check out the [list of commits](https://github.com/rails/rails/commits/master) in the main Rails repository on GitHub. +-------------------------------------------------------------------------------- + NOTE: This document is a work in progress, please help to improve this by sending a [pull request](https://github.com/rails/rails/edit/master/guides/source/upgrading_ruby_on_rails.md). --------------------------------------------------------------------------------- - Upgrading to Rails 4.2 ---------------------- |