Link in mails

Hi,

I am using the activeMailer. Wich is the best way to add links to
actions in my RoR app into the mail content? I didn’t get link-to to
work.

Thanks


Ricardo A.
[email protected]
Acras Desenvolvimento de Sistemas
+55+41-3232-6404
www.acras.net

<%= link_to “Register”, :controller=>“account”, :action=>“register” %>

use link_to not link-to