Use "-" at the end of the code in the view, like this:
<%= f.label "Amount $" -%>
<%= f.text_field :amount -%>
_______________________
Agustin Viñao
www.agustinvinao.com.ar
agustinvinao (Skype)
On Fri, Oct 23, 2009 at 12:28 PM, RVince <[email protected]> wrote:
>
> In using form helpers, where I specify:
>
> <%= f.label "Amount $" %>
> <%= f.text_field :amount %>
>
> I get a line break between the label and the text field. How do I
> precent that? Thanks, Rvince
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---