<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>script/setup_test</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -10,16 +10,9 @@ Please let me know if you plan to use this app for your site.
 Run &quot;script/setup&quot;. This will generate the config files, install gems,
 and migrate the database.
 
+Run &quot;script/setup_test&quot; if you want to run the tests. This will install
+the RSpec plugins and some other gems required for testing.
+
 You may want to install sphinx, run the index and start rake commands,
 and set thinking_sphinx:true in app_config.yml. This isn't required as
 it will default to a primitive search.
-
-
-== Test Setup
-
-If you want to run the tests, you'll need to install the latest rspec 
-plugins. Instructions: http://github.com/dchelimsky/rspec-rails/wikis
-
-You will also need to install the gems.
-
-  rake gems:install RAILS_ENV='test'</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -12,4 +12,4 @@ end
 
 # run rake setup tasks
 system &quot;rake gems:install db:create:all&quot;
-system &quot;rake db:migrate db:test:clone --trace&quot;
+system &quot;rake db:migrate --trace&quot;</diff>
      <filename>script/setup</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f64d865eeebdf2eed1b808888cd3bce830603885</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/railscasts/commit/419531c98e0d4d3a97321e10b21d6f2fe010d79e</url>
  <id>419531c98e0d4d3a97321e10b21d6f2fe010d79e</id>
  <committed-date>2008-08-19T11:19:34-07:00</committed-date>
  <authored-date>2008-08-19T11:19:34-07:00</authored-date>
  <message>adding setup_test script to handle installation of rspec and other gems</message>
  <tree>7b348798a4ccc7e4825405f821641171748d73cd</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
