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

Make plugin :tmp_restart behavior correct in Windows. #905

Merged
merged 1 commit into from
Feb 26, 2016
Merged

Make plugin :tmp_restart behavior correct in Windows. #905

merged 1 commit into from
Feb 26, 2016

Conversation

Eric-Guo
Copy link
Contributor

It won't allow touch tmp/restart.txt work correctly in windows, but at least will make out of stock config/puma.rb file behavior correct.

# Allow puma to be restarted by `rails restart` command.
plugin :tmp_restart

Inspired by below PR.

rails-api/active_model_serializers#1014

evanphx added a commit that referenced this pull request Feb 26, 2016
Make `plugin :tmp_restart` behavior correct in Windows.
@evanphx evanphx merged commit cbc7550 into puma:master Feb 26, 2016
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