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

Ruby: Better handle port: nil #115

Merged

Conversation

casperisfine
Copy link
Contributor

Previously nil would be handled as using the default port, now it's casted to port=0 which generally isn't what you want.

cc @adrianna-chang-shopify

Previously `nil` would be handled as using the default port,
now it's casted to port=0 which generally isn't what you want.
@adrianna-chang-shopify adrianna-chang-shopify merged commit d0ef008 into trilogy-libraries:main Aug 18, 2023
12 checks passed
@adrianna-chang-shopify adrianna-chang-shopify deleted the default-port branch August 18, 2023 13:01
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.

3 participants