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

Rename toggle? to variation #74

Merged
merged 1 commit into from
Oct 4, 2016
Merged

Conversation

colmdoyle
Copy link
Contributor

Per https://github.com/launchdarkly/ruby-client/blob/master/lib/ldclient-rb/ldclient.rb#L59, the preferred way to test a feature flag is to use variation(key, user, default), not toggle?(key, user, default)

Per https://github.com/launchdarkly/ruby-client/blob/master/lib/ldclient-rb/ldclient.rb#L59, the preferred way to test a feature flag is to use `variation(key, user, default)`, not `toggle?(key, user, default)`
@jkodumal
Copy link
Contributor

jkodumal commented Oct 4, 2016

Thanks, we missed these references. Appreciate the contribution.

@jkodumal jkodumal merged commit bb76f68 into launchdarkly:master Oct 4, 2016
eli-darkly added a commit that referenced this pull request Jul 3, 2018
unit test for reconnecting after stream EOF
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