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

feat(env): Allow disabling Typelizer with Rails development #19

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

okuramasafumi
Copy link
Contributor

We faced an issue which is resolved by disabling Typelizer. Disabling was hard when Rails env is development, so this commit changed env name from TYPELIZER to DISABLE_TYPELIZER and the logic for disabling.
This commit also adds a description of this environment variable to README.

We faced an issue which is resolved by disabling Typelizer.
Disabling was hard when Rails env is development, so this commit
changed env name from `TYPELIZER` to `DISABLE_TYPELIZER` and
the logic for disabling.
This commit also adds a description of this environment variable
to README.
@okuramasafumi okuramasafumi force-pushed the disable-typelizer-improved branch from fbd0ff9 to 609fe7b Compare November 7, 2024 10:34
@skryukov
Copy link
Owner

skryukov commented Nov 7, 2024

Thanks @okuramasafumi :shipit:

@skryukov skryukov merged commit 3568f84 into skryukov:main Nov 7, 2024
5 checks passed
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