diff options
author | Vasiliy Ermolovich <younash@gmail.com> | 2011-11-27 23:41:23 +0300 |
---|---|---|
committer | Vasiliy Ermolovich <younash@gmail.com> | 2011-11-27 23:41:23 +0300 |
commit | fb8b555c490553ffe32d099303deaa37397029df (patch) | |
tree | 31cd3c42946f694753844464513a484d90467935 /activerecord/test | |
parent | e7e046fa1ca66a3f6edf0731ca64d6529a749790 (diff) | |
download | rails-fb8b555c490553ffe32d099303deaa37397029df.tar.gz rails-fb8b555c490553ffe32d099303deaa37397029df.tar.bz2 rails-fb8b555c490553ffe32d099303deaa37397029df.zip |
add namespace options to form_for
You can provide a namespace for your form to ensure uniqueness of id attributes on form elements.
The namespace attribute will be prefixed with underscore on the generate HTML id
Diffstat (limited to 'activerecord/test')
0 files changed, 0 insertions, 0 deletions