From e9700d62187d013259f580d46cce2b312494268e Mon Sep 17 00:00:00 2001 From: Juanito Fatas Date: Tue, 1 Jul 2014 22:35:20 +0800 Subject: [ci skip] Add missing prologue section of upgrading ruby on rails guide. --- guides/source/upgrading_ruby_on_rails.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'guides') diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md index d1d24eac66..9c67391e8f 100644 --- a/guides/source/upgrading_ruby_on_rails.md +++ b/guides/source/upgrading_ruby_on_rails.md @@ -3,6 +3,8 @@ A Guide for Upgrading Ruby on Rails This guide provides steps to be followed when you upgrade your applications to a newer version of Ruby on Rails. These steps are also available in individual release guides. +-------------------------------------------------------------------------------- + General Advice -------------- -- cgit v1.2.3