Skip to content

Conversation

@schneems
Copy link
Contributor

Puma::Configuration._from_file was removed in 89f3743. It was still being used by the Puma::ControlCLI class which was previously not being tested while being called with a --config-file option.

This PR reintroduces the previous behavior of loading a config file when specified via pumactl command.

cc/ @nateberkopec

`Puma::Configuration._from_file` was removed in 89f3743. It was still being used by the `Puma::ControlCLI` class which was previously not being tested while being called with a `--config-file` option.

This PR reintroduces the previous behavior of loading a config file when specified via `pumactl` command.
@nateberkopec
Copy link
Member

LGTM 🚢

@schneems schneems merged commit 5bac8d5 into master Mar 10, 2017
@nateberkopec nateberkopec deleted the schneems/fix-1238 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.

3 participants