From a9f50f87c38659d0e9425f86f613cf5328d55d27 Mon Sep 17 00:00:00 2001 From: Prathamesh Sonpatki Date: Fri, 26 Feb 2016 15:52:21 +0530 Subject: [ci skip] Remove reference to Rails 4 in the initialization guide. --- guides/source/initialization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guides/source/initialization.md') diff --git a/guides/source/initialization.md b/guides/source/initialization.md index 156f9c92b4..c753586aa5 100644 --- a/guides/source/initialization.md +++ b/guides/source/initialization.md @@ -3,8 +3,8 @@ The Rails Initialization Process ================================ -This guide explains the internals of the initialization process in Rails -as of Rails 4. It is an extremely in-depth guide and recommended for advanced Rails developers. +This guide explains the internals of the initialization process in Rails. +It is an extremely in-depth guide and recommended for advanced Rails developers. After reading this guide, you will know: -- cgit v1.2.3