<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/ardes/responses_module.rb</filename>
    </added>
    <added>
      <filename>spec/controllers/responses_module_spec.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+* To facilitate making reusable chunks of actions and responses, simply extend Ardes::ResponsesModule into
+  your action modules.  See Ardes::ResponsesModule for details
+
 * now intercepting template_exists? to decide whether to render a response for an action
   that has no action method defined.  (Removes somewhat mysterious behaviour of empty
   actions being defined)</diff>
      <filename>CHANGELOG</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c89bc63b42f91ffcb06b34c6e9764b00e29e7979</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/response_for/commit/e3135e638b9461a612634cf81fbad0662c61086a</url>
  <id>e3135e638b9461a612634cf81fbad0662c61086a</id>
  <committed-date>2008-10-09T20:27:24-07:00</committed-date>
  <authored-date>2008-10-09T20:27:24-07:00</authored-date>
  <message>To facilitate making reusable chunks of actions and responses, simply extend Ardes::ResponsesModule into
  your action modules.  See Ardes::ResponsesModule for details</message>
  <tree>9cc9c1674c72cf15c7a64ea7ca5f882923e7097a</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
