<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -318,6 +318,10 @@ module Merb::Helpers::Form::Builder
       label(attrs) + super
     end
 
+    def unbound_select(attrs = {})
+      label(attrs) + super
+    end
+
     def unbound_check_box(attrs = {})
       label_text = label(attrs)
       super + label_text</diff>
      <filename>merb_helpers/lib/merb_helpers/form/builder.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>131783030a7d674cf6f61b9b4232df065459d3c8</id>
    </parent>
  </parents>
  <author>
    <name>Michael Sheakoski</name>
    <email>michael@Michaels-iMac.local</email>
  </author>
  <url>http://github.com/wycats/merb-plugins/commit/fc47c570b3e30c8d2d267b61dfeaee50f7aaf9c6</url>
  <id>fc47c570b3e30c8d2d267b61dfeaee50f7aaf9c6</id>
  <committed-date>2008-08-24T23:04:29-07:00</committed-date>
  <authored-date>2008-08-24T23:04:29-07:00</authored-date>
  <message>Made the :label option work on the select helper</message>
  <tree>565438e3477802650fdf75c712e66ab2e581bdf4</tree>
  <committer>
    <name>Michael Sheakoski</name>
    <email>michael@Michaels-iMac.local</email>
  </committer>
</commit>
