<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -108,4 +108,5 @@ own rescue_action_in_public method. You can look at the default implementation
 in ExceptionNotifiable for an example of how to go about that.
 
 
-Copyright (c) 2005 Jamis Buck, released under the MIT license
\ No newline at end of file
+Copyright (c) 2005 Jamis Buck, released under the MIT license
+Copyright (c) 2008-2009 Jeremy Evans</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,8 @@
 Gem::Specification.new do |s|
   s.name = &quot;exception_notification&quot;
-  s.version = &quot;1.0.20081208&quot;
-  s.date = &quot;2008-12-08&quot;
-  s.summary = &quot;Gemified exception_notification rails plugin, compatible with Rails 2.2&quot;
+  s.version = &quot;1.0.20090610&quot;
+  s.date = &quot;2009-06-10&quot;
+  s.summary = &quot;Gemified exception_notification rails plugin, compatible with Rails 2.3&quot;
   s.email = &quot;code@jeremyevans.net&quot;
   s.homepage = &quot;http://github.com/jeremyevans/exception_notification&quot;
   s.has_rdoc = true</diff>
      <filename>exception_notification.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1 @@
-* session id: &lt;%= @request.session.instance_variable_get(:@session_id).inspect %&gt;
-* data: &lt;%= PP.pp(@request.session.instance_variable_get(:@data),&quot;&quot;).gsub(/\n/, &quot;\n  &quot;).strip %&gt;
+* session: &lt;%= @request.session.inspect %&gt;</diff>
      <filename>views/exception_notifier/_session.rhtml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3c9b28121d6e584d8561d8f966d468549545684b</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </author>
  <url>http://github.com/jeremyevans/exception_notification/commit/2387ab4bd5104dcdc6de12dd8cf6d82443d91d3d</url>
  <id>2387ab4bd5104dcdc6de12dd8cf6d82443d91d3d</id>
  <committed-date>2009-06-10T09:27:06-07:00</committed-date>
  <authored-date>2009-06-10T09:27:06-07:00</authored-date>
  <message>Fix display of session information, since the internal storage changed in Rails 2.3

While here, bump gem version and add my copyright to the README.</message>
  <tree>251767fa8460731381cd82e4eaa51d7a08131eec</tree>
  <committer>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </committer>
</commit>
