Forum: Ruby on Rails ActionMailer::Base.deliveries returns array with duplicated elements in production env

Posted by Tsvetelina B. (tsvetelina_b)
on 2012-07-06 12:17
(Received via mailing list)
Hello, I am testing for email sending from my app and I have a scenario
that passes in test env but not in production. When I make dump of
ActionMailer::Base.deliveries I saw that it returns array with 
duplicated
elements in production env but not in test env. I am using sqlite3 for 
test
env and mysql for production. Also I use delayed_job. Does anyone had 
the
same issue? Thanks in advance :)
Posted by Kad Kerforn (kadoudal)
on 2012-07-06 12:46
(Received via mailing list)
Did you try wo using delayed_jobs ? I remember having similar issue w
it ...
Posted by Tsvetelina B. (tsvetelina_b)
on 2012-07-06 13:56
(Received via mailing list)
delayed_jobs? I don't know about it. Is it a method?

06  2012, , 13:16:43 UTC+3, Tsvetelina Borisova :
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.