Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Rails.env is ignored #3

Open
danielb2 opened this issue Oct 6, 2010 · 1 comment
Open

Rails.env is ignored #3

danielb2 opened this issue Oct 6, 2010 · 1 comment

Comments

@danielb2
Copy link

danielb2 commented Oct 6, 2010

Should probably do something with Rails.env. It looks like during testing, this gem actually tries to send mail but fails with a connection failure unless it's configured.

Maybe also look into ActionMailer::Base.deliveries and see how that's used during testing?

http://edgeguides.rubyonrails.org/action_mailer_basics.html#mailer-testing

@yzhang
Copy link
Owner

yzhang commented Oct 7, 2010

Hi, Daniel, thanks for your feedback, could you fix this and send me a pull request?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants