Displaying 1 result from an estimated 1 matches for "beint".
Did you mean:
being
2006 Aug 15
0
ActionMailer
...t;
ActionMailer::Base.default_content_type = "text/html" # default:
"text/plain"
ActionMailer::Base.default_mime_version = "1.0"
ActionMailer::Base.default_implicit_parts_order = [ "text/html",
"text/plain"]
This code isnt working as no emails are beint sent or received. Can
anyone help me? How can debug whats happening to try and give me a clue
as no error messages are showing up.
--
Posted via http://www.ruby-forum.com/.