Single comment thread
See full discussion

yes its for rails and yes i want to generate the correct link! right now i have two separate textfields --> it under one div <div>
<%= mail_to 'email', @post.email %>
or

<%= link_to 'website', @post.email %> </div> . Ah okay I'll look into it. Thanks WIPGod!

Home
Search
Messages
Notifications
More
You need to sign in or sign up before continuing.