aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/upgrading_ruby_on_rails.md
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-11-28 11:12:04 +0100
committerYves Senn <yves.senn@gmail.com>2013-11-28 15:49:01 +0100
commit8c944dea76cb24bc6d12a275f5afe548e65059a1 (patch)
tree4392179794257d081ee103d3ee09271c38136801 /guides/source/upgrading_ruby_on_rails.md
parent88fec426fc049ddbba88e904fcfa599b5480e38b (diff)
downloadrails-8c944dea76cb24bc6d12a275f5afe548e65059a1.tar.gz
rails-8c944dea76cb24bc6d12a275f5afe548e65059a1.tar.bz2
rails-8c944dea76cb24bc6d12a275f5afe548e65059a1.zip
create 4.1 release notes guide scaffold. [ci skip]
Diffstat (limited to 'guides/source/upgrading_ruby_on_rails.md')
-rw-r--r--guides/source/upgrading_ruby_on_rails.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md
index b5c8dac5bb..ef5f6ac024 100644
--- a/guides/source/upgrading_ruby_on_rails.md
+++ b/guides/source/upgrading_ruby_on_rails.md
@@ -22,6 +22,12 @@ Rails generally stays close to the latest released Ruby version when it's releas
TIP: Ruby 1.8.7 p248 and p249 have marshaling bugs that crash Rails. Ruby Enterprise Edition has these fixed since the release of 1.8.7-2010.02. On the 1.9 front, Ruby 1.9.1 is not usable because it outright segfaults, so if you want to use 1.9.x, jump straight to 1.9.3 for smooth sailing.
+Upgrading from Rails 4.0 to Rails 4.1
+-------------------------------------
+
+NOTE: This section is a work in progress.
+
+
Upgrading from Rails 3.2 to Rails 4.0
-------------------------------------