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

Consider testing against multiple Rails versions #500

Open
andyw8 opened this issue Oct 31, 2024 · 0 comments
Open

Consider testing against multiple Rails versions #500

andyw8 opened this issue Oct 31, 2024 · 0 comments

Comments

@andyw8
Copy link
Contributor

andyw8 commented Oct 31, 2024

Currently we run CI against the latest release release, and against main, but I'm considering if we should also test against older supported Rails versions, such as 7.2, since there are a number of places where we rely on feature discovery using responds_to?.

This would probably mean having multiple dummy apps in the repo, e.g. test/dummy_rails_8 and test/dummy_rails_7_2.

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

No branches or pull requests

1 participant