From 32602acdb70c59a22aac94640bedddd566616c1d Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 16 Nov 2007 20:31:01 +0000 Subject: Remove components mention from railties README. Closes #10182 [sjgman9] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8155 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/README | 3 --- 1 file changed, 3 deletions(-) (limited to 'railties') diff --git a/railties/README b/railties/README index 11108795bf..a1db73c4b7 100644 --- a/railties/README +++ b/railties/README @@ -174,9 +174,6 @@ app/helpers config Configuration files for the Rails environment, the routing map, the database, and other dependencies. -components - Self-contained mini-applications that can bundle together controllers, models, and views. - db Contains the database schema in schema.rb. db/migrate contains all the sequence of Migrations for your schema. -- cgit v1.2.3