An open API service indexing awesome lists of open source software.

https://github.com/chip/basic_form_builder

Me forms be fugly. Let's fix dat. Aieeeet!
https://github.com/chip/basic_form_builder

Last synced: about 1 year ago
JSON representation

Me forms be fugly. Let's fix dat. Aieeeet!

Awesome Lists containing this project

README

          

BasicFormBuilder
================

This plugin is a rudimentary Form Builder to clean up ugly forms.

Example
=======

<% basic_form_for @project do |f| %>
<%= f.text_field :title %>
<% end %>

Copyright (c) 2009 [Chip Castle Dot Com, Inc. - http://chipcastle.com], released under the MIT license