<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,4 +35,10 @@ task :generate_gemspec do
   spec &lt;&lt; &quot;end&quot;
   
   open(&quot;acts_as_revisable.gemspec&quot;, &quot;w&quot;).write(spec.join(&quot;\n&quot;))
+end
+
+desc &quot;Install acts_as_revisable&quot;
+task :install =&gt; :repackage do
+    options = FatJam::ActsAsRevisable::GemSpecOptions::HASH.clone
+    sh %{sudo gem install pkg/#{options[:name]}-#{spec.version} --no-rdoc --no-ri}
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5baca298858c6d2b92d9cb075c94efb25a9dcf7a</id>
    </parent>
  </parents>
  <author>
    <name>Rich Cavanaugh</name>
    <email>rich@silverback.local</email>
  </author>
  <url>http://github.com/fatjam/acts_as_revisable/commit/7e0e57d1e41425d9212d1e32a0361711f36fddce</url>
  <id>7e0e57d1e41425d9212d1e32a0361711f36fddce</id>
  <committed-date>2008-06-10T15:18:13-07:00</committed-date>
  <authored-date>2008-06-10T15:18:13-07:00</authored-date>
  <message>adding ro's rake task, he couldn't push hard enough for github</message>
  <tree>0783401f96beb4ae28fe4d5f0d58e8fdcab5677c</tree>
  <committer>
    <name>Rich Cavanaugh</name>
    <email>rich@silverback.local</email>
  </committer>
</commit>
