From 657436da41675f4abaf55bf715dd6a3662016add Mon Sep 17 00:00:00 2001 From: Godfrey Chan Date: Tue, 19 Aug 2014 19:03:43 -0700 Subject: :bomb: oops, it should be 4.2 that's WIP [ci skip] --- guides/source/4_1_release_notes.md | 4 ---- guides/source/4_2_release_notes.md | 5 ++++- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'guides/source') diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md index fbe7c4e610..5f4bdaaa8f 100644 --- a/guides/source/4_1_release_notes.md +++ b/guides/source/4_1_release_notes.md @@ -13,10 +13,6 @@ 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/4_2_release_notes.md). - - -------------------------------------------------------------------------------- Upgrading to Rails 4.1 diff --git a/guides/source/4_2_release_notes.md b/guides/source/4_2_release_notes.md index 64603cef45..6309df0245 100644 --- a/guides/source/4_2_release_notes.md +++ b/guides/source/4_2_release_notes.md @@ -13,6 +13,9 @@ 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 @@ -53,7 +56,7 @@ Rails 4.2 comes with a performance improvement feature called Adequate Record for Active Record. A lot of common queries are now up to twice as fast in Rails 4.2! -TODO: some technical details +TODO: add some technical details ### Web Console -- cgit v1.2.3