TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Send email asynchronously with Rails and Sidekiq

1 pointsby okalexabout 11 years ago

1 comment

jc00keabout 11 years ago
Curious as to why you didn&#x27;t use the ActionMailer delayed extension? <a href="https://github.com/mperham/sidekiq/wiki/Delayed-Extensions#actionmailer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mperham&#x2F;sidekiq&#x2F;wiki&#x2F;Delayed-Extensions#a...</a><p>Also isn&#x27;t it dangerous to override `EmailDeliverer.send` like that?
评论 #7461332 未加载