<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,7 @@
 
   git clone git://github.com/zilkey/complex_forms_demo_app.git
   cd complex_forms_demo_app
+  cp config/database.yml.example config/database.yml #=&gt; update database.yml to match your settings
   rake db:create
   rake db:migrate
   rake db:dataset:load_fixtures DATASET=nasa</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1,19 +1,3 @@
-# MySQL.  Versions 4.1 and 5.0 are recommended.
-#
-# Install the MySQL driver:
-#   gem install mysql
-# On Mac OS X:
-#   sudo gem install mysql -- --with-mysql-dir=/usr/local/mysql
-# On Mac OS X Leopard:
-#   sudo env ARCHFLAGS=&quot;-arch i386&quot; gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
-#       This sets the ARCHFLAGS environment variable to your native architecture
-# On Windows:
-#   gem install mysql
-#       Choose the win32 build.
-#       Install MySQL and put its /bin directory on your path.
-#
-# And be sure to use new-style password hashing:
-#   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
 development:
   adapter: mysql
   encoding: utf8
@@ -21,9 +5,6 @@ development:
   username: &lt;%= ENV['USER'] %&gt;
   password:
 
-# Warning: The database defined as 'test' will be erased and
-# re-generated from your development database when you run 'rake'.
-# Do not set this db to the same as development or production.
 test:
   adapter: mysql
   encoding: utf8</diff>
      <filename>config/database.yml.example</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>39c503a8cab0f1e330a14b5f44c71ad3c63e041c</id>
    </parent>
  </parents>
  <author>
    <name>Jeff Dean</name>
    <email>jeff@zilkey.com</email>
  </author>
  <url>http://github.com/zilkey/complex_forms_demo_app/commit/91fe667abafea9b8e077e9ceda4899de64cefcd4</url>
  <id>91fe667abafea9b8e077e9ceda4899de64cefcd4</id>
  <committed-date>2008-05-08T10:56:08-07:00</committed-date>
  <authored-date>2008-05-08T10:56:08-07:00</authored-date>
  <message>updated docs</message>
  <tree>2a40873dc46a10b0e6b4ceac829cbd218f447dff</tree>
  <committer>
    <name>Jeff Dean</name>
    <email>jeff@zilkey.com</email>
  </committer>
</commit>
