public
Description: Rails plugin: a custom, template-based form builder that attempts to make your forms friendly (and maybe even fun!).
Homepage: http://rpheath.com/posts/376-form-assistant-plugin-updates
Clone URL: git://github.com/rpheath/form_assistant.git
form_assistant / init.rb
bd9829de » rpheath 2008-10-29 basic infrastructure for fo... 1 require 'form_assistant'
d17c0f15 » rpheath 2008-10-31 better naming 2 ActionView::Base.send :include, RPH::FormAssistant::ActionView