I’ve included ActionView::Helpers::UrlHelper on my ActionMailer class to
render tags like link_to, but for some reason whenever my email template
renders the link_to tag the results come out as “(click to that page, or
however you have that set up)” instead of being a real link tag.
I’ve included ActionView::Helpers::UrlHelper on my ActionMailer class to
render tags like link_to, but for some reason whenever my email template
renders the link_to tag the results come out as “(click to that page, or
however you have that set up)” instead of being a real link tag.
Any idea?
Thanks!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.