<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>adzap-ar_mailer.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -30,11 +30,12 @@ Before installing you will need to make sure the original gem is uninstalled as
 
   $ sudo gem uninstall ar_mailer
 
-Install the gem from GitHub gems server:
+Install the gem from Gemcutter gems server:
 
 First, if you haven't already:
 
-  $ sudo gem sources -a http://gems.github.com
+  $ sudo gem install gemcutter
+  $ sudo gem tumble
 
 Then
 
@@ -42,7 +43,7 @@ Then
 
 For Rails &gt;= 2.1, in your environment.rb:
   
-  config.gem &quot;adzap-ar_mailer&quot;, :lib =&gt; 'action_mailer/ar_mailer', :source =&gt; 'http://gems.github.com'
+  config.gem &quot;adzap-ar_mailer&quot;, :lib =&gt; 'action_mailer/ar_mailer', :source =&gt; 'http://gemcutter.com'
 
 For Rails 2.0, in an initializer file:
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@ $:.unshift(File.expand_path(File.dirname(__FILE__) + '/lib'))
 require './lib/action_mailer/ar_sendmail'
  
 ar_mailer_gemspec = Gem::Specification.new do |s|
-  s.name = %q{ar_mailer}
+  s.name = %q{adzap-ar_mailer}
   s.version = ActionMailer::ARSendmail::VERSION
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Eric Hodel&quot;, &quot;Adam Meehan&quot;]</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>ar_mailer.gemspec</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>000c7082a64aec0e385dcc8063dc35ee4a42982b</id>
    </parent>
  </parents>
  <author>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </author>
  <url>http://github.com/adzap/ar_mailer/commit/13397dac3f3d6b819415551acbff7ec7625eb375</url>
  <id>13397dac3f3d6b819415551acbff7ec7625eb375</id>
  <committed-date>2009-11-02T18:27:43-08:00</committed-date>
  <authored-date>2009-11-02T18:27:43-08:00</authored-date>
  <message>use gemcutter server</message>
  <tree>b3670fac82f85623cbf82b7b2fc2aa559b2e0249</tree>
  <committer>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </committer>
</commit>
