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

feat: Support Ruby 2.4 #87

Merged
merged 1 commit into from
Jun 8, 2021
Merged

feat: Support Ruby 2.4 #87

merged 1 commit into from
Jun 8, 2021

Conversation

ElMassimo
Copy link
Owner

Description 📖

This pull request closes #84 and adds support for Ruby 2.4 in Vite Rails Legacy.

Added Rails 4.2.6 to the test matrix.

Background 📜

Since activesupport already provides transform_keys!, and append is being defined to prevent a bug in Rails, there's no need to add backports as a dependency (which is not desirable).

@ElMassimo ElMassimo mentioned this pull request Jun 8, 2021
@ElMassimo ElMassimo force-pushed the ruby-2.4 branch 4 times, most recently from 9d92f39 to c6e3c44 Compare June 8, 2021 23:14
@ElMassimo ElMassimo merged commit 8fc4d49 into main Jun 8, 2021
@ElMassimo ElMassimo deleted the ruby-2.4 branch June 8, 2021 23:21
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.

1 participant