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
100644 2 lines (2 sloc) 0.087 kb
1
2
require 'form_assistant'
ActionView::Base.send :include, RPH::FormAssistant::ActionView