-
Notifications
You must be signed in to change notification settings - Fork 128
NOTICE: official repository moved to https://github.com/joelmoss/dynamic_form
License
rails/dynamic_form
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
DynamicForm
===========
DynamicForm holds a few helpers method to help you deal with your models, they are:
* input(record, method, options = {})
* form(record, options = {})
* error_message_on(object, method, options={})
* error_messages_for(record, options={})
It also adds f.error_messages and f.error_messages_on to your form builders.
Copyright (c) 2010 David Heinemeier Hansson, released under the MIT license
About
NOTICE: official repository moved to https://github.com/joelmoss/dynamic_form
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published