| Path: | README.md |
| Last Update: | Thu Dec 22 19:07:04 +0000 2016 |
DynamicForm
DynamicForm holds a few helpers method to help you deal with your Rails3 models, they are:
It also adds `f.error_messages` and `f.error_messages_on` to your form builders.
Read `/lib/action_view/helpers/dynamic_form.rb` for details of each method.