On Aug 24, 9:36 pm, Zhenning Guan <[email protected]>
wrote:
> I used rails mailer to send a email to my client, but soon I found I
> can't use link_to on mailer.
> the effect I want is like this.
> <a href="http://localhost.com/great";>great</a>
>
> so, any thought here?

>From 
>http://guide.rails.info/action_mailer_basics.html#using-action-mailer-helpers
helper_method :link_to def link_to(name, options)

Regards,
Jason Stewart
--~--~---------~--~----~------------~-------~--~----~
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