App is not sending any emails (new user, receipt, etc)



make sure sidekiq has a queue named 'mailer' ....in your sidekiq config file. That one threw me off for quite some time. And your SendGrid credentials should be in a configuration file or a .env file or using Heroku's Dashboard or whatever other flavor of storing sensitive value that oughtn't be in your repo
Notifications
You’re not receiving notifications from this thread.