Skip to content

fix: prevent establishing ActiveRecord connection on startup without breaking tests #413

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

Closed
wants to merge 1 commit into from

Conversation

aymeric-ledorze
Copy link

This PR solves the same issue as #406 but it keeps the current definition of default value. This ensures that the tests are still able to pass.

This is issue can be really annoying since it breaks the building of docker production images when compiling assets : no database can be accessible at this point.

@n-rodriguez
Copy link
Member

Closed in favor of #406

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