You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually when I implement a change in a mailer I need to be sure that it will work in production.
I can test the email locally but Roadie doesn't inline the css, so I'm not 100% sure it will work in production.
I'd like to have an easy way(config/environments/development.rb or env-var maybe?) to tell roadie to run on development.
(does that exists?)
(I could submit a PR if you guide me a bit)
The text was updated successfully, but these errors were encountered:
Usually when I implement a change in a mailer I need to be sure that it will work in production.
I can test the email locally but Roadie doesn't inline the css, so I'm not 100% sure it will work in production.
I'd like to have an easy way(config/environments/development.rb or env-var maybe?) to tell roadie to run on development.
(does that exists?)
(I could submit a PR if you guide me a bit)
The text was updated successfully, but these errors were encountered: