Skip to content

Conversation

andrewleap-optimizely
Copy link
Contributor

Summary

The Optimizely constructor uses positional args and since all of them are optional, it can become unwieldy.

This PR changes the positional args to keyword.

Ticket

FSSDK-9382

Issues

#243

@andrewleap-optimizely andrewleap-optimizely marked this pull request as ready for review December 7, 2023 16:37
@andrewleap-optimizely andrewleap-optimizely requested a review from a team as a code owner December 7, 2023 16:37
Copy link
Contributor

@mikechu-optimizely mikechu-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some thoughts and suggestions for whatever my Ruby review's worth.

Copy link
Contributor

@mikechu-optimizely mikechu-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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