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

Update spring gem for Rails 7 #553

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Update spring gem for Rails 7 #553

merged 1 commit into from
Nov 15, 2023

Conversation

edavey
Copy link
Contributor

@edavey edavey commented Feb 28, 2023

We needed to go from v2 to at least v3.0.0 as per:

https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-6-1-to-rails-7-0-spring

Removing spring-watcher-listen was the easy way to do this. If that's an important part of people's workflow then they can figure out how to make it work. (I note from https://github.com/rails/spring-watcher-listen that there may be issues running spring-watcher-listen with ARM Macs.)

We needed to go from v2 to at least v3.0.0 as per:

https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-6-1-to-rails-7-0-spring

Removing `spring-watcher-listen` was the easy way to do
this. If that's an important part of people's workflow then
they can figure out how to make it work. (I note from
https://github.com/rails/spring-watcher-listen that there
may be issues running spring-watcher-listen with ARM Macs.)
@yndajas yndajas merged commit f9c0fc7 into develop Nov 15, 2023
2 checks passed
@yndajas yndajas deleted the update-spring-for-rails7 branch November 15, 2023 17:08
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