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

Improve initializer #186

Merged
merged 2 commits into from
Mar 16, 2018
Merged

Improve initializer #186

merged 2 commits into from
Mar 16, 2018

Conversation

shioyama
Copy link
Owner

Fixes #185

@shioyama shioyama force-pushed the default_initializer branch from 5e90d28 to 669b472 Compare March 16, 2018 06:15
It's more confusing than anything to have a bunch of stuff in default
options that actually has no impact on anything. The only defaults in
default_options that matter are cache and presence, which are turned on
by default; the other ones can be nil and nothing changes, so we can
just leave them out.

If someone genuinely wants to entirely disable a plugin globally, the
way to do it is by removing it from the +plugins+ array.
@shioyama shioyama force-pushed the default_initializer branch from 4d19dfe to 25c2d13 Compare March 16, 2018 06:24
@shioyama shioyama merged commit 25c2d13 into master Mar 16, 2018
@shioyama shioyama deleted the default_initializer branch March 16, 2018 14:40
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