[Nitro] [PATCH] adding option[:exclude] to all_attributes in form helper
Fabian Buch
fabian at oggu.de
Fri Sep 8 14:47:59 EDT 2006
Fri Sep 8 20:24:29 CEST 2006 Fabian Buch <fabian at fabian-buch.de>
* adding option[:exclude] to all_attributes in form helper
now you can exclude single attributes
for example:
f.attributes(:exclude => :password) or
f.attributes(:exclude => [:password, :name])
patch attached to this mail
--
Nitro Q&A: http://oxyliquit.de/
Blog: http://blog.fabian-buch.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: form_helper_all_attributes_option_exclude.patch.gz
Type: application/x-gzip
Size: 7527 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/nitro-general/attachments/20060908/1e32af43/attachment.gz
-------------- next part --------------
More information about the Nitro-general
mailing list