puma / puma-dev

A tool to manage rack apps in development with puma
BSD 3-Clause "New" or "Revised" License
1.74k stars 107 forks source link

Add logging of no-serve-public-paths and add -install support for it #263

Closed Pezmc closed 4 years ago

Pezmc commented 4 years ago

Merge target is: https://github.com/puma/puma-dev/pull/262

This PR adds some simple logging of the no-serve-public-paths option, with more detail when -debug is set, as well as including it in the launch agent plist.

See conversation in https://github.com/puma/puma-dev/issues/260 for more context