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

Fix rack handler logic #1290

Merged
merged 1 commit into from May 12, 2017
Merged

Fix rack handler logic #1290

merged 1 commit into from May 12, 2017

Conversation

schneems
Copy link
Contributor

There was a mistake previously where if both host and port were passed in as "default" they would take precedence of any values from the puma config "file".

We can fix this by checking to make sure there were values explicitly passed before setting the config.

There was a mistake previously where if both host and port were passed in as "default" they would take precedence of any values from the puma config "file". 

We can fix this by checking to make sure there were values explicitly passed before setting the config.
@nateberkopec nateberkopec merged commit f0767b0 into master May 12, 2017
@jjb jjb mentioned this pull request Jun 21, 2017
@nateberkopec nateberkopec deleted the schneems/fix-handler branch November 17, 2017 19:19
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.

None yet

2 participants