public
Description: A Rails plugin to improve forms. Includes a better FormBuilder and DRYness for form fields.
Homepage: http://blog.withoutincident.com
Clone URL: git://github.com/Shadowfiend/awesome_fields.git
Search Repo:
Added missing trailing `end' in LinedBuilder.
shadowfiend (author)
Sat Jun 21 11:01:25 -0700 2008
commit  771b2336f77942b8a499992674bfe557486ca8a4
tree    e89043078d0d77f6ae04656893f2617a39e30433
parent  90d8e878d796bd4d00b2623ea1720a3ffe0c6d5b
...
181
182
183
 
...
181
182
183
184
0
@@ -181,3 +181,4 @@ module AwesomeFields
0
         :class => 'field_error'
0
     end
0
   end
0
+end

Comments

    No one has commented yet.