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

Add a session store to dummy app #60

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Add a session store to dummy app #60

merged 1 commit into from
Sep 5, 2022

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Sep 5, 2022

Alchemy requires a session store. Rails 7 now raises an error if
an app has no session store configured. Removes the api_only
from the dummy app, so it loads the session.

Alchemy requires a session store. Rails 7 now raises an error if
an app has no session store configured. Removes the api_only
from the dummy app, so it loads the session.
@tvdeyen tvdeyen requested a review from mamhoff September 5, 2022 12:25
@tvdeyen
Copy link
Member Author

tvdeyen commented Sep 5, 2022

Rails PR rails/rails#42231

@tvdeyen tvdeyen merged commit 7bde569 into main Sep 5, 2022
@tvdeyen tvdeyen deleted the fix-builds branch September 5, 2022 16:01
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