<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>rcov.opts</filename>
    </added>
    <added>
      <filename>spec.opts</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -51,8 +51,11 @@ gem 'faker'
 inside ('spec') { 
   run &quot;mkdir blueprints&quot; 
   run &quot;rm -rf fixtures&quot;
-  run &quot;rm spec_helper.rb&quot;
+  run &quot;rm spec_helper.rb spec.opts rcov.opts&quot;
   run &quot;wget http://github.com/imajes/rails-template/raw/master/spec_helper.rb&quot;
+  run &quot;wget http://github.com/imajes/rails-template/raw/master/rcov.opts&quot;
+  run &quot;wget http://github.com/imajes/rails-template/raw/master/spec.opts&quot;
+  
 }
 
 ## Potentially Useful </diff>
      <filename>rails_template.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aeb6a861306335d27800ab3c0cb6af1ce33cf0f0</id>
    </parent>
  </parents>
  <author>
    <name>James Cox</name>
    <email>james@imaj.es</email>
  </author>
  <url>http://github.com/imajes/rails-template/commit/339254f651a98b7bacd8faecd4d7f32194cc030a</url>
  <id>339254f651a98b7bacd8faecd4d7f32194cc030a</id>
  <committed-date>2009-01-20T17:09:46-08:00</committed-date>
  <authored-date>2009-01-20T17:09:46-08:00</authored-date>
  <message>add in opts for spec/rcov</message>
  <tree>7baa70ff712be97b2fc187cf467501673b23fab1</tree>
  <committer>
    <name>James Cox</name>
    <email>james@imaj.es</email>
  </committer>
</commit>
