aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-11-28 11:12:57 +0100
committerYves Senn <yves.senn@gmail.com>2013-11-28 15:43:28 +0100
commit88fec426fc049ddbba88e904fcfa599b5480e38b (patch)
treed22f5991a0eb7b4208d4b373e88f5ba1a22e702a
parent9bb173cb3433c1b98161fa76dd40d8508f0ac8f0 (diff)
downloadrails-88fec426fc049ddbba88e904fcfa599b5480e38b.tar.gz
rails-88fec426fc049ddbba88e904fcfa599b5480e38b.tar.bz2
rails-88fec426fc049ddbba88e904fcfa599b5480e38b.zip
3.2 to 4.0 section in upgrading guide is no longer wip. [ci skip]
-rw-r--r--guides/source/upgrading_ruby_on_rails.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md
index d26ebd1a23..b5c8dac5bb 100644
--- a/guides/source/upgrading_ruby_on_rails.md
+++ b/guides/source/upgrading_ruby_on_rails.md
@@ -25,8 +25,6 @@ TIP: Ruby 1.8.7 p248 and p249 have marshaling bugs that crash Rails. Ruby Enterp
Upgrading from Rails 3.2 to Rails 4.0
-------------------------------------
-NOTE: This section is a work in progress.
-
If your application is currently on any version of Rails older than 3.2.x, you should upgrade to Rails 3.2 before attempting one to Rails 4.0.
The following changes are meant for upgrading your application to Rails 4.0.