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!
- Host: GitHub
- URL: https://github.com/chip/basic_form_builder
- Owner: chip
- License: mit
- Created: 2009-04-29T21:15:38.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-29T21:16:48.000Z (about 17 years ago)
- Last Synced: 2025-01-19T22:16:12.453Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: MIT-LICENSE
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