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 :)

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/cGG19A9jbxsJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en-US.

Reply via email to