<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>acts_as_seo_friendly.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,7 @@ Manifest.txt
 PostInstall.txt
 README.txt
 Rakefile
+acts_as_seo_friendly.gemspec
 config/hoe.rb
 config/requirements.rb
 lib/acts_as_seo_friendly.rb
@@ -16,6 +17,8 @@ setup.rb
 tasks/deployment.rake
 tasks/environment.rake
 tasks/website.rake
+test/seo_test_model.rb
+test/seo_test_model_conditions.rb
 test/test_acts_as_seo_friendly.rb
 test/test_helper.rb
 website/index.html</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,3 @@
 
-For more information on acts_as_seo_friendly, see http://acts_as_seo_friendly.rubyforge.org
-
-NOTE: Change this information in PostInstall.txt 
-You can also delete it if you don't want it.
-
+For more information on acts_as_seo_friendly, see http://github.com/revolutionhealth/acts_as_seo_friendly/tree/master
 </diff>
      <filename>PostInstall.txt</filename>
    </modified>
    <modified>
      <diff>@@ -57,7 +57,7 @@ To lookup the resource in the controllers use:
 
 == INSTALL:
 
-* gem install acts_as_seo_friendly
+* sudo gem install revolutionhealth-acts_as_seo_friendly -s http://gems.github.com
 
 
 == LICENSE:</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,8 @@
 require 'config/requirements'
 require 'config/hoe' # setup Hoe + all gem configuration
 
-Dir['tasks/**/*.rake'].each { |rake| load rake }
\ No newline at end of file
+Dir['tasks/**/*.rake'].each { |rake| load rake }
+
+task :gemspec  do
+  `rake debug_gem &gt; #{GEM_NAME}.gemspec`
+end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -5,8 +5,8 @@ EMAIL = &quot;opensource@revolutionhealth.com&quot;
 DESCRIPTION = &quot;provides a seo friendly version of field on a table&quot;
 GEM_NAME = 'acts_as_seo_friendly' # what ppl will type to install your gem
 RUBYFORGE_PROJECT = 'acts_as_seo_friendly' # The unix name for your project
-HOMEPATH = &quot;http://#{RUBYFORGE_PROJECT}.rubyforge.org&quot;
-DOWNLOAD_PATH = &quot;http://rubyforge.org/projects/#{RUBYFORGE_PROJECT}&quot;
+HOMEPATH = &quot;http://github.com/revolutionhealth/acts_as_seo_friendly/tree/master&quot;
+DOWNLOAD_PATH = &quot;http://github.com/revolutionhealth/acts_as_seo_friendly/tree/master&quot;
 EXTRA_DEPENDENCIES = [
 #  ['activesupport', '&gt;= 1.3.1']
 ]    # An array of rubygem dependencies [name, version]</diff>
      <filename>config/hoe.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6160c530013b6fefa3444a7b9af4671591ec9d32</id>
    </parent>
  </parents>
  <author>
    <name>Jeffrey Damick</name>
    <email>jdamick@Macintosh-92.local</email>
  </author>
  <url>http://github.com/revolutionhealth/acts_as_seo_friendly/commit/6c712abb8df2b087b61ab272f9ef08d1771332c7</url>
  <id>6c712abb8df2b087b61ab272f9ef08d1771332c7</id>
  <committed-date>2008-06-16T09:18:07-07:00</committed-date>
  <authored-date>2008-06-16T09:18:07-07:00</authored-date>
  <message>updated documents and manifest files</message>
  <tree>e1366443eddcf9efe0f9f04bd278c2b5818c1fcf</tree>
  <committer>
    <name>Jeffrey Damick</name>
    <email>jdamick@Macintosh-92.local</email>
  </committer>
</commit>
