<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -59,7 +59,7 @@ class WorkitemsController &lt; ApplicationController
         [
           # parameter_name[, column_name]
           'wfid',
-          [ 'workflow', 'wf_name' ],
+          [ 'workflow', 'wfname' ],
           [ 'store', 'store_name' ],
           [ 'participant', 'participant_name' ]
         ],</diff>
      <filename>app/controllers/workitems_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -36,7 +36,7 @@ module WillPaginate::Finder::ClassMethods
   #     [
   #       # parameter_name[, column_name]
   #       'wfid',
-  #       [ 'workflow', 'wf_name' ],
+  #       [ 'workflow', 'wfname' ],
   #       [ 'store', 'store_name' ],
   #       [ 'participant', 'participant_name' ]
   #     ],</diff>
      <filename>lib/pagination.rb</filename>
    </modified>
    <modified>
      <diff>@@ -67,7 +67,7 @@ class ActiveSupport::TestCase
 
     @request.env['RAW_POST_DATA'] = body
 
-    post method
+    post(method)
   end
 end
 </diff>
      <filename>test/test_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c41e251927991d25647c921e1fc1c6d9b9f83fa0</id>
    </parent>
  </parents>
  <author>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </author>
  <url>http://github.com/jmettraux/ruote-web2/commit/93dffd25cd61dd3f97f40fb224c783fadc948eef</url>
  <id>93dffd25cd61dd3f97f40fb224c783fadc948eef</id>
  <committed-date>2009-05-21T06:20:20-07:00</committed-date>
  <authored-date>2009-05-21T06:20:20-07:00</authored-date>
  <message>wf_name -&gt; wfname</message>
  <tree>a8ba8ab37483002e6f9bab45cc39c70d2ffe4136</tree>
  <committer>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </committer>
</commit>
