<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,7 +18,7 @@ module Rake
     
 
     def initialize
-      reload_gemspec!
+      # reload_gemspec!
     end
 
     def register_all_tasks!
@@ -97,7 +97,7 @@ module Rake
     protected 
 
     def has_rdoc?
-      @specification.has_rdoc
+      @specification &amp;&amp; @specification.has_rdoc
     end
 
     def has_specs?
@@ -247,4 +247,4 @@ module Rake
   end
 end
 
-Rake::GithubGem.define_tasks!
\ No newline at end of file
+Rake::GithubGem.define_tasks!</diff>
      <filename>tasks/github-gem.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4b616617fc1aff423f59355ff52ad8173782f523</id>
    </parent>
  </parents>
  <author>
    <name>Robert Sanders</name>
    <email>robert@esquimaux.org</email>
  </author>
  <url>http://github.com/wvanbergen/scoped_search/commit/e9b8063a47c16fcabb7fdb8e8189401583ef4694</url>
  <id>e9b8063a47c16fcabb7fdb8e8189401583ef4694</id>
  <committed-date>2009-06-24T22:08:25-07:00</committed-date>
  <authored-date>2009-06-24T13:43:35-07:00</authored-date>
  <message>stop rake in the rails app from crashing from the github tasks

Signed-off-by: Willem van Bergen &lt;willem@vanbergen.org&gt;</message>
  <tree>c540748fee39b4409603936fc9ad08a8d6fd7acd</tree>
  <committer>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </committer>
</commit>
