<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,4 +42,10 @@ describe &quot;RestfulWorkflow::Filters&quot; do
     @controller.load_current_object
     @controller.send(:instance_variable_get, &quot;@current_object&quot;).should == @data
   end
+  
+  it &quot;should add a before filter to load the current object&quot; do
+    @kontroller.filter_chain.should_not be_empty
+    @kontroller.find_filter(:load_current_object).should_not be_nil
+    @kontroller.find_filter(:load_current_object).should be_before
+  end
 end
\ No newline at end of file</diff>
      <filename>spec/filters_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>649c73694fed4218b0a183e31c2a08b3018abe85</id>
    </parent>
    <parent>
      <id>79202da1ca7ad07f162a82f3874174a441951899</id>
    </parent>
  </parents>
  <author>
    <name>Loren Johnson</name>
    <email>lorenj@lorens-laptop.local</email>
  </author>
  <url>http://github.com/seancribbs/restful_workflow/commit/3b6ab16ce4f5aa220714d3beecb47d369df80a28</url>
  <id>3b6ab16ce4f5aa220714d3beecb47d369df80a28</id>
  <committed-date>2008-05-03T17:02:13-07:00</committed-date>
  <authored-date>2008-05-03T17:02:13-07:00</authored-date>
  <message>Merge branch 'master' of git@github.com:seancribbs/restful_workflow</message>
  <tree>902d36474679bc3594f9836f828f7c402118f0af</tree>
  <committer>
    <name>Loren Johnson</name>
    <email>lorenj@lorens-laptop.local</email>
  </committer>
</commit>
