<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,3 +8,11 @@ Outline
 - install selenium on rails plugin
 - generate selenium test case for destroy action
 - fix confirmation bug
+- setup config and run rake test:acceptance
+
+
+Commands
+
+  script/plugin install git://github.com/ryanb/selenium-on-rails.git
+  script/generate selenium destroy_product.rsel
+  rake test:acceptance</diff>
      <filename>episode-116/README</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@
 # ENV['RAILS_ENV'] ||= 'production'
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '&gt;=2.1.0' unless defined? RAILS_GEM_VERSION
 
 # Bootstrap the Rails environment, frameworks, and default configuration
 require File.join(File.dirname(__FILE__), 'boot')</diff>
      <filename>episode-116/store/config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5d71a9f1fb6b928e26eab037ed194706b070986c</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/railscasts-episodes/commit/52c9fd56f447cba2d9df401b0f56e106312eb7df</url>
  <id>52c9fd56f447cba2d9df401b0f56e106312eb7df</id>
  <committed-date>2008-06-29T23:40:58-07:00</committed-date>
  <authored-date>2008-06-29T23:40:58-07:00</authored-date>
  <message>adding commands to readme</message>
  <tree>def28dcfda39ae5e6d9ee21d661a0ac134abdf0a</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
