From 12f595b130c31d2377531c74fc2a0b6f55a95936 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Tue, 2 Feb 2010 10:13:29 +0100 Subject: this 2nd test should be alive in rails.info sometime before 12pm --- railties/guides/source/active_support_core_extensions.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides') diff --git a/railties/guides/source/active_support_core_extensions.textile b/railties/guides/source/active_support_core_extensions.textile index 6d00e43c26..49d676f5be 100644 --- a/railties/guides/source/active_support_core_extensions.textile +++ b/railties/guides/source/active_support_core_extensions.textile @@ -1,6 +1,6 @@ h2. Active Support Core Extensions -Active Support is the Rails component responsible for providing Ruby language extensions, utilities, and other transversal stuff. It offers a richer bottom-line at the language level, targeted both at the development of Rails applications, and at the development of Rails itself. TEST. +Active Support is the Rails component responsible for providing Ruby language extensions, utilities, and other transversal stuff. It offers a richer bottom-line at the language level, targeted both at the development of Rails applications, and at the development of Rails itself. TEST 2. By referring to this guide you will learn the extensions to the Ruby core classes and modules provided by Rails. -- cgit v1.2.3