<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,7 +28,7 @@ desc 'Generate documentation for the factory_girl plugin.'
 Rake::RDocTask.new(:rdoc) do |rdoc|
   rdoc.rdoc_dir = 'rdoc'
   rdoc.title    = 'Factory Girl'
-  rdoc.options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source' &lt;&lt; &quot;--main&quot; &lt;&lt; &quot;README.rdoc&quot;
+  rdoc.options &lt;&lt; '--line-numbers' &lt;&lt; &quot;--main&quot; &lt;&lt; &quot;README.rdoc&quot;
   rdoc.rdoc_files.include('README.rdoc')
   rdoc.rdoc_files.include('CONTRIBUTION_GUIDELINES.rdoc')
   rdoc.rdoc_files.include('lib/**/*.rb')
@@ -45,7 +45,7 @@ spec = Gem::Specification.new do |s|
   s.summary     = %q{factory_girl provides a framework and DSL for defining and
                      using model instance factories.}
   s.description = %q{factory_girl provides a framework and DSL for defining and
-                     using factories - less error-prone, more explicit, and 
+                     using factories - less error-prone, more explicit, and
                      all-around easier to work with than fixtures.}
 
   s.files        = FileList['[A-Z]*', 'lib/**/*.rb', 'test/**/*.rb']
@@ -54,7 +54,7 @@ spec = Gem::Specification.new do |s|
 
   s.has_rdoc         = true
   s.extra_rdoc_files = [&quot;README.rdoc&quot;]
-  s.rdoc_options = ['--line-numbers', '--inline-source', &quot;--main&quot;, &quot;README.rdoc&quot;]
+  s.rdoc_options = ['--line-numbers', &quot;--main&quot;, &quot;README.rdoc&quot;]
 
   s.authors = [&quot;Joe Ferris&quot;]
   s.email   = %q{jferris@thoughtbot.com}</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab50abb53fba392cf2508b65ebe4a7109e4fd2a7</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/jwhitmire/factory_girl/commit/44ca8fc5cdfae8043500cce1e70c92d73b6c5dc9</url>
  <id>44ca8fc5cdfae8043500cce1e70c92d73b6c5dc9</id>
  <committed-date>2009-03-02T12:25:44-08:00</committed-date>
  <authored-date>2009-02-26T14:36:10-08:00</authored-date>
  <message>--inline-source is no longer an option in rdoc v2.4

Signed-off-by: Nick Quaranto &lt;nick@quaran.to&gt;</message>
  <tree>276e9b36ea6cf5a5fc56ace00c9cd0af21e323a5</tree>
  <committer>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </committer>
</commit>
