From 8c944dea76cb24bc6d12a275f5afe548e65059a1 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Thu, 28 Nov 2013 11:12:04 +0100 Subject: create 4.1 release notes guide scaffold. [ci skip] --- guides/source/upgrading_ruby_on_rails.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'guides/source/upgrading_ruby_on_rails.md') 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 ------------------------------------- -- cgit v1.2.3