<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -107,7 +107,7 @@ module Ardes #:nodoc:
       def include_responses_from(responses_container)
         responses_container.action_responses.each do |action, responses|
           action_responses[action] ||= []
-          action_responses[action].unshift(responses)
+          action_responses[action].unshift(*responses)
         end
       end
       </diff>
      <filename>lib/ardes/response_for.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>06da19df4080be542920ccb40a9add8107d5898b</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/response_for/commit/d8ca73c5b9a8deb0b879eaff4d6c2f7cf8faf003</url>
  <id>d8ca73c5b9a8deb0b879eaff4d6c2f7cf8faf003</id>
  <committed-date>2008-10-09T21:26:23-07:00</committed-date>
  <authored-date>2008-10-09T21:26:23-07:00</authored-date>
  <message>Fixed bug where include_responses_for should have splatted the args</message>
  <tree>077d5f9a892d4b165c9af0bd35321436567cd22d</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
