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

Allow Rails 8 #30

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Allow Rails 8 #30

merged 1 commit into from
Dec 13, 2024

Conversation

ghiculescu
Copy link
Contributor

This PR removes the restriction Rails versions below 8. See svenfuchs/rails-i18n#1130 for a discussion around the merits of this. Thanks in advance for your consideration.

Copy link
Member

@leonid-shevtsov leonid-shevtsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am OK with this change.

Ideally we should test against each supported rails version with appraisals as we do in https://github.com/railsware/mailtrap-ruby

@i7an
Copy link
Contributor

i7an commented Dec 13, 2024

Should be ok considering that there were no changes to the Action Mailer after 7.2. I'll double check everything is working and will merge the PR later today.

https://github.com/rails/rails/blob/8-0-stable/actionmailer/CHANGELOG.md

@IgorDobryn IgorDobryn merged commit 771de83 into railsware:main Dec 13, 2024
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.

4 participants