<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -49,5 +49,13 @@ class Uberkit::Forms::Builder &lt; ActionView::Helpers::FormBuilder
     concat(&quot;&lt;/fieldset&gt;&quot;,block.binding)
   end
   
+  def output_buffer
+    @template.output_buffer
+  end
+  
+  def output_buffer=(buf)
+    @template.output_buffer = buf
+  end
+  
   def is_haml?; false end
 end
\ No newline at end of file</diff>
      <filename>lib/uberkit/forms/builder.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c219287abaab27727a995d82106764a982a705ca</id>
    </parent>
  </parents>
  <author>
    <name>Michael Bleigh</name>
    <email>michael@intridea.com</email>
  </author>
  <url>http://github.com/mbleigh/uberkit/commit/fb276efabcd8963ec7ebb9e9b13f06eb73bd58d2</url>
  <id>fb276efabcd8963ec7ebb9e9b13f06eb73bd58d2</id>
  <committed-date>2008-11-05T14:45:13-08:00</committed-date>
  <authored-date>2008-11-05T14:45:13-08:00</authored-date>
  <message>Rails 2.2 compatible. Thanks, those who submitted me the fixes.</message>
  <tree>1325fc5641a8f645b86a5b560d085f31f74e427c</tree>
  <committer>
    <name>Michael Bleigh</name>
    <email>michael@intridea.com</email>
  </committer>
</commit>
