<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,4 +5,6 @@ require 'run_later/cleanup'
 ActionController::Base.send(:include, RunLater::InstanceMethods)
 # Make run_later available both as instance and class methods
 ActiveRecord::Base.send(:include, RunLater::InstanceMethods)
-ActiveRecord::Base.extend(RunLater::InstanceMethods)
\ No newline at end of file
+ActiveRecord::Base.extend(RunLater::InstanceMethods)
+ActiveRecord::Observer.send(:include, RunLater::InstanceMethods)
+ActiveRecord::Observer.extend(RunLater::InstanceMethods)
\ No newline at end of file</diff>
      <filename>lib/run_later.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>da12d39179f12e3efef4752512581f4a24a5e5e5</id>
    </parent>
  </parents>
  <author>
    <name>Mathias Meyer</name>
    <email>meyer@paperplanes.de</email>
  </author>
  <url>http://github.com/mattmatt/run_later/commit/99138be71490d26139834769e703dabcf1a97947</url>
  <id>99138be71490d26139834769e703dabcf1a97947</id>
  <committed-date>2009-04-10T09:39:34-07:00</committed-date>
  <authored-date>2009-04-10T09:39:34-07:00</authored-date>
  <message>Made run_later available in Observers as well. Thanks to Jonah Fox.</message>
  <tree>dba97f972d3a1de7a1698eb37d08c24fc20ad501</tree>
  <committer>
    <name>Mathias Meyer</name>
    <email>meyer@paperplanes.de</email>
  </committer>
</commit>
