"bitsweat" made AR/Oracle happy again, thank you! http://dev.rubyonrails.org/changeset/4334 ------------------------------------------------------------------------ r4334 | bitsweat | 2006-05-11 09:36:59 -0700 (Thu, 11 May 2006) | 1 line form.text_area handles the :size option just like the original text_area (:size => ''60x10'' becomes cols="60" rows="10") ------------------------------------------------------------------------ U actionpack/test/template/form_helper_test.rb U actionpack/lib/action_view/helpers/form_helper.rb U actionpack/CHANGELOG Updated to revision 4334. Unit tests successful, 133 seconds.