Customizing scaffold_generator.rb to add :maxsize

Seems to me scaffold_generator.rb should add :maxsize => as
an
option passed in form_helper (which then generates the form input
fields).

Anyone already done this? Or is there a good reason for rails to leave
this
up to me to do manually?

Thanks for any help.
Trevor