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

Drop support for rails versions < 7 in scaffold generator #2790

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

mjankowski
Copy link
Contributor

With rspec-rails 7.0.0 release, my assumption is that it's safe/desired to drop support for any rails-conditional stuff earlier than 7.0?

This is a followup on #2777 which removes the conditional and just uses the style generated by rails 7.0 and higher.

Side note - opened this PR just b/c the prior one was mine and this change made sense to me from previous PR when I saw the 7.0.0 release version support. Would other PRs of this nature (cleaning up conditional support checks) be welcome?

@JonRowe JonRowe merged commit eed889f into rspec:main Sep 2, 2024
17 checks passed
JonRowe added a commit that referenced this pull request Sep 2, 2024
Drop support for rails versions < 7 in scaffold generator
JonRowe added a commit that referenced this pull request Sep 2, 2024
JonRowe added a commit that referenced this pull request Sep 2, 2024
@mjankowski mjankowski deleted the cell-selector-rails-version branch September 3, 2024 12:26
@JonRowe
Copy link
Member

JonRowe commented Sep 7, 2024

Released in 7.0.1

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