From bb99c944d3b57fd40b19ea0c07ef984e2be46da3 Mon Sep 17 00:00:00 2001 From: Ryan Bigg Date: Tue, 28 Dec 2010 17:32:41 +1000 Subject: There's a couple -> There are a couple --- railties/guides/source/initialization.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides') diff --git a/railties/guides/source/initialization.textile b/railties/guides/source/initialization.textile index b1663a334c..0cbbe1f389 100644 --- a/railties/guides/source/initialization.textile +++ b/railties/guides/source/initialization.textile @@ -1034,7 +1034,7 @@ Now that +rails.rb+ is required, the remaining railties are loaded next, beginni h4. +activerecord/lib/active_record/railtie.rb+ -Before this file gets into the swing of defining the +ActiveRecord::Railtie+ class, there's a couple of files that are required first. The first one of these is +active_record+. +Before this file gets into the swing of defining the +ActiveRecord::Railtie+ class, there are a couple of files that are required first. The first one of these is +active_record+. h4. +activerecord/lib/active_record.rb+ -- cgit v1.2.3