textarea fails on rows attribute

Paul Thompson paul at rouge-robot.com
Tue Nov 6 11:58:29 EST 2007


If you want a textarea use the following:
textarea :name => 'cdid', :cols => 20, :rows => 10

Paul


More information about the Camping-list mailing list