Displaying 1 result from an estimated 1 matches for "hours_estim".
2006 Jul 27
1
Form entries with decimals generating float errors
...4,2) with no
luck.
When I submit the form the error reads "NoMethodError in
TasksController#create" then "Undefined method `size'' for 1.5:Float".
The 1.5 is what I entered as a test in a form field declared with <%=
text_field ''task'', ''hours_estimated'', :size => 7 %>
Can anyone point me in the right direction?
Thanks,
DAN
--
Posted via http://www.ruby-forum.com/.