<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,6 +8,16 @@ Usage:
  # add bookmarklet to browser
  open http://RAILS_APP/__rack_bug__/bookmarklet.html
 
+Notes:
+
+ To use rack-bug with hoptoad, you need to stub hoptoad from trying to serialize the environment variables
+ that rack-bug uses like so:
+ 
+ HoptoadNotifier.configure do |config|
+   config.environment_filters &lt;&lt; 'rack-bug.*'
+ end
+ 
+ 
 Thanks to:
 
   Django debug toolbar</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>897512a04a49eb266ac84264d22fddfb551781d4</id>
    </parent>
  </parents>
  <author>
    <name>Luke Melia</name>
    <email>luke@lukemelia.com</email>
  </author>
  <url>http://github.com/adkron/rack-bug/commit/60eec0706cdda25479c8a5830062ca7ab2313a7b</url>
  <id>60eec0706cdda25479c8a5830062ca7ab2313a7b</id>
  <committed-date>2009-08-03T22:20:38-07:00</committed-date>
  <authored-date>2009-08-03T22:19:54-07:00</authored-date>
  <message>Add Hoptoad compatibility note to README</message>
  <tree>74e932bd84d3eb400081a0f3ca93bdac5fc577e8</tree>
  <committer>
    <name>Luke Melia</name>
    <email>luke@lukemelia.com</email>
  </committer>
</commit>
