<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,7 @@ module CollectiveIdea
       end
       
       def respond
-        action = @order.detect {|a| !@params[a].blank? }
+        action = @order.detect {|a| !@params[a].blank? || !@params[&quot;#{a}.x&quot;].blank? }
         action ||= @order.include?(:any) ? :any : @order.first
         @responses[action].call if @responses[action]
       end</diff>
      <filename>lib/with_action.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c912997bdff6ee5a93e666bc5cd25da47e17fb4</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/with_action/commit/cd653140c3f4a395086607f62dc7d1df6d7a4b26</url>
  <id>cd653140c3f4a395086607f62dc7d1df6d7a4b26</id>
  <committed-date>2007-08-09T06:59:02-07:00</committed-date>
  <authored-date>2007-08-09T06:59:02-07:00</authored-date>
  <message>look for #{param}.x to catch image buttons</message>
  <tree>e88a2f1403bbac77dae650c95801317fa1c7b221</tree>
  <committer>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </committer>
</commit>
