<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>examples/basic/partial.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,6 +7,14 @@ require 'ramaze/template/ezamar/engine'
 module Ezamar
 
   # A transformer for &lt;render /&gt; tags.
+  #
+  # Setup:
+  #
+  #     pipeline = Ramaze::Template::Ezamar::TRANSFORM_PIPELINE
+  #     pipeline.put_after(::Ezamar::Element, ::Ezamar::RenderPartial)
+  #     pipline.uniq!
+  #
+  # See /examples/basic/partial.rb for usage.
 
   class RenderPartial
     extend Ramaze::Helper::Partial</diff>
      <filename>lib/ramaze/template/ezamar/render_partial.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b98f5ffcfb832af6cf49a77bc986b75b14b13fd8</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/31d96a4d19dedf94bc020aee285501983ed66e81</url>
  <id>31d96a4d19dedf94bc020aee285501983ed66e81</id>
  <committed-date>2008-12-18T05:03:33-08:00</committed-date>
  <authored-date>2008-12-13T20:06:14-08:00</authored-date>
  <message>Add some docs and an example of how to use ezamar RenderPartial</message>
  <tree>b88183fee1d1c52c513af0110de89b93f9d498d7</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
