<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.yardopts</filename>
    </added>
    <added>
      <filename>TESTING.rdoc</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -44,7 +44,7 @@ be aggregated, filtered, sorted, analyzed, massaged, and searched. In previous
 releases you had to include HoptoadNotifier::Catcher into your
 ApplicationController, but the plugin takes care of that now.
 
-*NOTE FOR RAILS 1.2.* USERS:*
+=== NOTE FOR RAILS 1.2.* USERS:
 
 You will need to copy the hoptoad_notifier_tasks.rake file into your
 RAILS_ROOT/lib/tasks directory in order for the following to work:</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -23,6 +23,7 @@ end
 begin
   require 'yard'
   YARD::Rake::YardocTask.new do |t|
+    t.files   = ['lib/**/*.rb', 'TESTING.rdoc']
   end
 rescue LoadError
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -82,6 +82,7 @@ module HoptoadNotifier
     #
     # @param [Exception] exception The exception you want to notify Hoptoad about.
     # @param [Hash] opts Data that will be sent to Hoptoad.
+    #
     # @option opts [String] :api_key The API key for this project. The API key is a unique identifier that Hoptoad uses for identification.
     # @option opts [String] :error_message The error returned by the exception (or the message you want to log).
     # @option opts [String] :backtrace A backtrace, usually obtained with +caller+.</diff>
      <filename>lib/hoptoad_notifier.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>INSTALL</filename>
    </removed>
    <removed>
      <filename>TESTING</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f6f246d5c1e3879fb95345236c7156772253ef08</id>
    </parent>
  </parents>
  <author>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </author>
  <url>http://github.com/thoughtbot/hoptoad_notifier/commit/160cf7919f29e9fbfa6dacb13d2e2ab897721fe9</url>
  <id>160cf7919f29e9fbfa6dacb13d2e2ab897721fe9</id>
  <committed-date>2009-08-26T07:29:32-07:00</committed-date>
  <authored-date>2009-08-21T11:49:51-07:00</authored-date>
  <message>Removing INSTALL and making sure the testing and license file show up</message>
  <tree>f5713bf27e244fdaa66fec43bf3f63ef23e4e3ab</tree>
  <committer>
    <name>Joe Ferris</name>
    <email>jferris@metaphor.local</email>
  </committer>
</commit>
