I have added @content_type = 'text/html' in the mailer method it
worked.
--
Posted via http://www.ruby-forum.com/.
--
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 rubyonrails-talk@googlegroups.com.
I have added @content_type = 'text/plain' in the mailer method it
worked.
:-)
--
Posted via http://www.ruby-forum.com/.
--
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 rubyonrails-talk@googlegroup
Rajesh B. wrote in post #1032142:
> I am using rails 2.3.8
> Do i require any other gem ?
Well it is long time ago since I used Rails 2.3
For sure the Rails guide that I suggested is for Rails 3.0.x and the
mailer logic was changed and improved from 2.3 to 3.0. Many things
changed there.
If you
I am using rails 2.3.8
Do i require any other gem ?
--
Posted via http://www.ruby-forum.com/.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from th
Rajesh B. wrote in post #1032117:
> Hi all,
>
> I have a problem with my action mailer .!
>
> When i send mail in the email it shows the html tags same written as in
> mailer view html
>
> and here is how i am initiating the mailer
>
>
> CronjobMailer::deliver_cronjob(sender,recipient_list,@subjec
5 matches
Mail list logo