<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,13 +27,9 @@
 &lt;/head&gt;
 &lt;body&gt;
 
-&lt;h1&gt;Congratulations, you're on Rails!&lt;/h1&gt;
+&lt;h1&gt;Congratulations, you've put Ruby on Rails!&lt;/h1&gt;
 
-&lt;p&gt;
-  &lt;i&gt;You've succesfully configured your web server to point at this Rails application.&lt;/i&gt;
-&lt;/p&gt;
-
-&lt;p&gt;Before you move on, verify that the following conditions have been met:&lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Before you move on&lt;/b&gt;, verify that the following conditions have been met:&lt;/p&gt;
 
 &lt;ol&gt;
   &lt;li&gt;The log directory and the empty log files must be writable to the web server (&lt;code&gt;chmod -R 777 log&lt;/code&gt;).
@@ -53,43 +49,22 @@
 &lt;p&gt;Take the following steps to get started:&lt;/p&gt;
 
 &lt;ol&gt;
-  &lt;li&gt;Create empty production and test databases for your application.&lt;br/&gt;
-      &lt;small&gt;Warning: Don't point your test database at your production database, it'll destroy the latter on test runs!&lt;/small&gt;
+  &lt;li&gt;Create empty development and test databases for your application.&lt;br/&gt;
+    &lt;small&gt;Recommendation: Use *_development and *_test names, such as basecamp_development and basecamp_test&lt;/small&gt;&lt;br/&gt;
+    &lt;small&gt;Warning: Don't point your test database at your development database, it'll destroy the latter on test runs!&lt;/small&gt;
   &lt;li&gt;Edit config/database.yml with your database settings.
-  &lt;li&gt;Create a new controller using the &lt;code&gt;script/new_controller&lt;/code&gt; generator &lt;br/&gt;
-      &lt;small&gt;Help: Run with no arguments for documentation&lt;/small&gt;
-  &lt;li&gt;Create a new model using the &lt;code&gt;script/new_model&lt;/code&gt; generator &lt;br/&gt;
-      &lt;small&gt;Help: Run with no arguments for documentation&lt;/small&gt;
-  &lt;li&gt;See all the tests run and fail by running &lt;code&gt;rake&lt;/code&gt;.
+  &lt;li&gt;Create controllers and models using the generators in &lt;code&gt;script/new_*&lt;/code&gt; &lt;br/&gt;
+    &lt;small&gt;Help: Run a generator with no arguments for documentation&lt;/small&gt;
+  &lt;li&gt;See all the tests run by running &lt;code&gt;rake&lt;/code&gt;.
   &lt;li&gt;Develop your Rails application!
-  &lt;li&gt;Setup FastCGI or mod_ruby to get production-level performance
+  &lt;li&gt;Setup Apache with &lt;a href=&quot;http://www.fastcgi.com&quot;&gt;FastCGI&lt;/a&gt; (and &lt;a href=&quot;http://raa.ruby-lang.org/list.rhtml?name=fcgi&quot;&gt;Ruby bindings&lt;/a&gt;), if you need better performance
 &lt;/ol&gt;
 
 &lt;p&gt;
-  Having problems getting up and running? First try debugging it yourself by looking at the log files. &lt;br/&gt; Then try the friendly Rails 
-  community on IRC  (&lt;a href=&quot;http://www.rubyonrails.org/show/IRC&quot;&gt;howto IRC&lt;/a&gt;). It's on FreeNode, in channel 
-  &lt;a href=&quot;irc://irc.freenode.net/#rubyonrails&quot;&gt;#rubyonrails&lt;/a&gt;. 
+  Having problems getting up and running? First try debugging it yourself by looking at the log files. &lt;br/&gt;
+  Then try the friendly Rails community &lt;a href=&quot;http://www.rubyonrails.org&quot;&gt;on the web&lt;/a&gt; or &lt;a href=&quot;http://www.rubyonrails.org/show/IRC&quot;&gt;on IRC&lt;/a&gt;
+  (&lt;a href=&quot;irc://irc.freenode.net/#rubyonrails&quot;&gt;FreeNode#rubyonrails&lt;/a&gt;).
 &lt;/p&gt;
 
-&lt;div style=&quot;float: left; margin-right: 20px&quot;&gt;
-  &lt;h2&gt;Rails Online&lt;/h2&gt;
-
-  &lt;ul&gt;
-    &lt;li&gt;&lt;a href=&quot;http://www.rubyonrails.org&quot;&gt;Ruby on Rails&lt;/a&gt;&lt;/li&gt;
-    &lt;li&gt;&lt;a href=&quot;http://activerecord.rubyonrails.org&quot;&gt;Active Record&lt;/a&gt;&lt;/li&gt;
-    &lt;li&gt;&lt;a href=&quot;http://actionpack.rubyonrails.org&quot;&gt;Action Pack&lt;/a&gt;&lt;/li&gt;
-  &lt;/ul&gt;
-&lt;/div&gt;
-
-&lt;div style=&quot;float: left&quot;&gt;
-  &lt;h2&gt;Beyond CGI&lt;/h2&gt;
-
-  &lt;ul&gt;
-    &lt;li&gt;&lt;a href=&quot;http://www.fastcgi.com&quot;&gt;FastCGI&lt;/a&gt;&lt;/li&gt;
-    &lt;li&gt;&lt;a href=&quot;http://raa.ruby-lang.org/list.rhtml?name=fcgi&quot;&gt;FastCGI bindings for Ruby&lt;/a&gt;&lt;/li&gt;
-    &lt;li&gt;&lt;a href=&quot;http://modruby.net/en/&quot;&gt;mod_ruby&lt;/a&gt;&lt;/li&gt;
-  &lt;/ul&gt;
-&lt;/div&gt;
-
 &lt;/body&gt;
 &lt;/html&gt;
\ No newline at end of file</diff>
      <filename>railties/doc/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>456076a306441dfb7a655e0b9e1944d06daeff58</id>
    </parent>
  </parents>
  <author>
    <name>David Heinemeier Hansson</name>
    <email>david@loudthinking.com</email>
  </author>
  <url>http://github.com/rubyruy/rails/commit/ed14042feac6ff84670958fc3e2017aaacac5856</url>
  <id>ed14042feac6ff84670958fc3e2017aaacac5856</id>
  <committed-date>2004-12-06T10:19:56-08:00</committed-date>
  <authored-date>2004-12-06T10:19:56-08:00</authored-date>
  <message>Cleaned it up

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@50 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
  <tree>66b9f08832b68117f9b126a948b5bf5c08eb07fc</tree>
  <committer>
    <name>David Heinemeier Hansson</name>
    <email>david@loudthinking.com</email>
  </committer>
</commit>
