Skip to content

Retire mailcatcher#7641

Merged
jmhooper merged 2 commits intomainfrom
jmhooper-retire-mailcatcher
Jan 13, 2023
Merged

Retire mailcatcher#7641
jmhooper merged 2 commits intomainfrom
jmhooper-retire-mailcatcher

Conversation

@jmhooper
Copy link
Contributor

@jmhooper jmhooper commented Jan 13, 2023

After we upgraded to Ruby 3.2 we lost support for mailcatcher. Mailcatcher depends on Fixnum was was previously deprecated and is now removed in Ruby 3.2

This commit removes mailcatcher and adds 2 new options for previewing emails:

  1. Letter opener
  2. File previews

This commit has letter opener as the default method with the ability to switch to the file method by changing configs in your local application.yml.

After we upgraded to Ruby 3.2 we lost support for mailcatcher. Mailcatcher depends on Fixnum was was previously deprecated and is now removed in Rby 3.2

This commit removes mailcatcher and adds 2 new options for previewing emails:

1. Letter opener
2. File previews

This commit has letter opener as the default method with the ability to switch to the file method by changing configs in your local `application.yml`.

[skip changelog]
@jmhooper
Copy link
Contributor Author

I want to make sure to include a s/o to @svalexander for figuring out how to get letter_opener in here! Pulled that portion of this from a slack message she posted

@jmhooper jmhooper merged commit d5b7ba6 into main Jan 13, 2023
@jmhooper jmhooper deleted the jmhooper-retire-mailcatcher branch January 13, 2023 16:40
@kbighorse kbighorse mentioned this pull request Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants