Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change mailer to use Swoosh #20

Merged
merged 4 commits into from
Dec 28, 2022
Merged

Change mailer to use Swoosh #20

merged 4 commits into from
Dec 28, 2022

Commits on Dec 27, 2022

  1. Update Ruby version

    backspace committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    5eecdae View commit details
    Browse the repository at this point in the history
  2. Add partial conversion to Swoosh

    I thought it could be a single commit… but no
    backspace committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    eee2aa1 View commit details
    Browse the repository at this point in the history
  3. Change destructured email assignments to reverse

    I could put this in the test helper but why add that
    additional complexity to preserve a dead interface?
    backspace committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    6fd9d24 View commit details
    Browse the repository at this point in the history
  4. Remove Ruby Premailer in favour of Premailex

    What a relief!
    backspace committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b4a8970 View commit details
    Browse the repository at this point in the history