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

Fix rails main for solid cache #2798

Merged
merged 3 commits into from
Sep 5, 2024
Merged

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Sep 5, 2024

Solid cache support has landed in rails main which brings it in by default, but it also brings in active record which causes havoc in our no active record smoke app (this is probably a bug in upstream rails, I think skipping active record should skip solid too like similar options but for now lets fix it here).

Theres also a slight tweak as to how we generate the app because it was causing havoc for me, but I think being explicit is better for the generation.

@JonRowe JonRowe force-pushed the fix-rails-main-for-solid-cache branch from ef56b71 to c1ccbeb Compare September 5, 2024 12:19
@JonRowe JonRowe marked this pull request as ready for review September 5, 2024 12:34
@JonRowe JonRowe merged commit f34754e into main Sep 5, 2024
17 checks passed
@JonRowe JonRowe deleted the fix-rails-main-for-solid-cache branch September 5, 2024 12:49
JonRowe added a commit that referenced this pull request Sep 5, 2024
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