I am trying to set the NOTAB html option in a field helper
I have tried with:
<%= text_field(:variable, :attribute, {:notab => true}%>
But It doesn''t work.
Can somebody point me in the good direction?
Thanks
--
Posted via http://www.ruby-forum.com/.
