jc00ke / guard-puma

Restart puma when files change
MIT License
50 stars 19 forks source link

Prefer localhost. #27

Closed ioquatix closed 7 years ago

ioquatix commented 7 years ago

Fixes #23 to a certain extent.

ioquatix commented 7 years ago

Any progress on this? Thanks :)

jc00ke commented 7 years ago

My laptop decided to stop booting this last weekend, so had to put OSS on hold. I'll try to look into the other issues this weekend, but can't promise I'll get around to it.

Thanks for the contribution!

ioquatix commented 7 years ago

I'm sorry to hear that. When my computers stop working I sometimes feel a bit depressed, because they are somewhat, a part of me. I hope your computer gets better soon :)

I found a few more issues with this gem. One of them is, if Puma has crashed, and you quit guard, it fails to exit cleanly. I'll try to submit a PR for that soon.