<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,7 +53,7 @@ spec = Gem::Specification.new do |s|
   s.homepage          = &quot;http://www.thoughtbot.com/projects/paperclip&quot;
   s.platform          = Gem::Platform::RUBY
   s.summary           = &quot;File attachments as attributes for ActiveRecord&quot;
-  s.files             = FileList[&quot;README&quot;,
+  s.files             = FileList[&quot;README*&quot;,
                                  &quot;LICENSE&quot;,
                                  &quot;Rakefile&quot;,
                                  &quot;init.rb&quot;,
@@ -62,7 +62,7 @@ spec = Gem::Specification.new do |s|
   s.test_files        = FileList[&quot;test/**/test_*.rb&quot;].to_a
   s.rubyforge_project = &quot;paperclip&quot;
   s.has_rdoc          = true
-  s.extra_rdoc_files  = [&quot;README&quot;]
+  s.extra_rdoc_files  = FileList[&quot;README*&quot;].to_a
   s.rdoc_options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source'
   s.requirements &lt;&lt; &quot;ImageMagick&quot;
   s.add_runtime_dependency 'right_aws'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -6,8 +6,8 @@ Gem::Specification.new do |s|
   s.authors = [&quot;Jon Yurek&quot;]
   s.date = %q{2008-12-10}
   s.email = %q{jyurek@thoughtbot.com}
-  s.extra_rdoc_files = [&quot;README&quot;]
-  s.files = [&quot;README&quot;, &quot;LICENSE&quot;, &quot;Rakefile&quot;, &quot;init.rb&quot;, &quot;generators/paperclip&quot;, &quot;generators/paperclip/paperclip_generator.rb&quot;, &quot;generators/paperclip/templates&quot;, &quot;generators/paperclip/templates/paperclip_migration.rb.erb&quot;, &quot;generators/paperclip/USAGE&quot;, &quot;lib/paperclip&quot;, &quot;lib/paperclip/attachment.rb&quot;, &quot;lib/paperclip/geometry.rb&quot;, &quot;lib/paperclip/iostream.rb&quot;, &quot;lib/paperclip/storage.rb&quot;, &quot;lib/paperclip/thumbnail.rb&quot;, &quot;lib/paperclip/upfile.rb&quot;, &quot;lib/paperclip.rb&quot;, &quot;tasks/paperclip_tasks.rake&quot;, &quot;test/attachment_test.rb&quot;, &quot;test/database.yml&quot;, &quot;test/debug.log&quot;, &quot;test/fixtures&quot;, &quot;test/fixtures/12k.png&quot;, &quot;test/fixtures/50x50.png&quot;, &quot;test/fixtures/5k.png&quot;, &quot;test/fixtures/bad.png&quot;, &quot;test/fixtures/text.txt&quot;, &quot;test/geometry_test.rb&quot;, &quot;test/helper.rb&quot;, &quot;test/integration_test.rb&quot;, &quot;test/iostream_test.rb&quot;, &quot;test/paperclip_test.rb&quot;, &quot;test/s3.yml&quot;, &quot;test/storage_test.rb&quot;, &quot;test/thumbnail_test.rb&quot;, &quot;shoulda_macros/paperclip.rb&quot;]
+  s.extra_rdoc_files = [&quot;README.rdoc&quot;]
+  s.files = [&quot;README.rdoc&quot;, &quot;LICENSE&quot;, &quot;Rakefile&quot;, &quot;init.rb&quot;, &quot;generators/paperclip&quot;, &quot;generators/paperclip/paperclip_generator.rb&quot;, &quot;generators/paperclip/templates&quot;, &quot;generators/paperclip/templates/paperclip_migration.rb.erb&quot;, &quot;generators/paperclip/USAGE&quot;, &quot;lib/paperclip&quot;, &quot;lib/paperclip/attachment.rb&quot;, &quot;lib/paperclip/geometry.rb&quot;, &quot;lib/paperclip/iostream.rb&quot;, &quot;lib/paperclip/storage.rb&quot;, &quot;lib/paperclip/thumbnail.rb&quot;, &quot;lib/paperclip/upfile.rb&quot;, &quot;lib/paperclip.rb&quot;, &quot;tasks/paperclip_tasks.rake&quot;, &quot;test/attachment_test.rb&quot;, &quot;test/database.yml&quot;, &quot;test/debug.log&quot;, &quot;test/fixtures&quot;, &quot;test/fixtures/12k.png&quot;, &quot;test/fixtures/50x50.png&quot;, &quot;test/fixtures/5k.png&quot;, &quot;test/fixtures/bad.png&quot;, &quot;test/fixtures/text.txt&quot;, &quot;test/geometry_test.rb&quot;, &quot;test/helper.rb&quot;, &quot;test/integration_test.rb&quot;, &quot;test/iostream_test.rb&quot;, &quot;test/paperclip_test.rb&quot;, &quot;test/s3.yml&quot;, &quot;test/storage_test.rb&quot;, &quot;test/thumbnail_test.rb&quot;, &quot;shoulda_macros/paperclip.rb&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://www.thoughtbot.com/projects/paperclip}
   s.rdoc_options = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;]</diff>
      <filename>paperclip.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0e1c085e95af72125f52dee44c94ad6cda53bfb7</id>
    </parent>
  </parents>
  <author>
    <name>Jon Yurek</name>
    <email>jyurek@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/paperclip/commit/4c64f655461fe611f0ec0095f3eecec7fcadca27</url>
  <id>4c64f655461fe611f0ec0095f3eecec7fcadca27</id>
  <committed-date>2008-12-10T19:43:09-08:00</committed-date>
  <authored-date>2008-12-10T19:43:09-08:00</authored-date>
  <message>Fixed README in the gem</message>
  <tree>18ca7ad45e564236a4f895bc25f6241798cf30bb</tree>
  <committer>
    <name>Jon Yurek</name>
    <email>jyurek@thoughtbot.com</email>
  </committer>
</commit>
