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

Remove spring #1285

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Remove spring #1285

merged 2 commits into from
Nov 20, 2024

Conversation

Dantemss
Copy link
Member

Spring is used to speedup local dev. However, it seems spring prevents environment variables from being reloaded. For example, after you launch once, then USE_REAL_BACKGROUND_JOBS=true bin/rails c won't actually set that ENV variable unless you run spring stop first. To prevent headaches, just remove spring.

@Dantemss Dantemss requested a review from mwvolo November 20, 2024 17:29
@Dantemss Dantemss self-assigned this Nov 20, 2024
@Dantemss Dantemss marked this pull request as ready for review November 20, 2024 17:30
@mwvolo mwvolo merged commit 308baa9 into main Nov 20, 2024
6 checks passed
@mwvolo mwvolo deleted the remove-spring branch November 20, 2024 17:53
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