dynamic_forms
dynamic_forms copied to clipboard
Rails plugin to allow your users to build their own forms in your app.
Rails 4
This plugin looks amazing. Any chance of an update for rails 4?
I'm trying to create a checkbox group. Unfortunately, the checkbox_group helper in pp/helpers/dynamic_forms/check_box_group_helper.rb doesn't provide a way to add a class to the generated label. line 73: out
Rails 3.1 support. Rails 3.2 support? Should we trying to support all versions of rails 3 in one branch or have separate branches?
Convert the project to a gem for the engine. Should we do something different with the routes?