Is there a way to embed a hyperlink in a form label in Rails using link_to?
I am trying to do this in a form field as follows: <%= f.label "Accept Terms of Service?" %> I appreciate any ideas. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/9t5akXsW_u4J. For more options, visit https://groups.google.com/groups/opt_out.

