On Sep 25, 7:01 am, Bob Smith <[email protected]> wrote:

> I don't have any label lines in my code, just:
>
> <%= household.text_area(:notes, :size => "40x8", :class => "notes"  ) %>
>
> the only thing I can see that may affect this is that I'm using
> TaggedHelper. as in:

That could easily be it. Did you try not using that builder ?

Fred
>
> <% form_for @household, :builder => TaggedBuilder, :url =>
> household_path(@household), } do |household| %>
>
> Bob
> --
> Posted viahttp://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to