puma-dev serves rack apps in development, using puma. Similar to pow.cx. Why not use pow?
Setup
|
See the website for installation instructions: https://github.com/puma/puma-dev |
|
"Register" your app with puma-dev Creates a symlink to your app directory in your puma-dev directory (~/.puma-dev by default). |
|
Purge: stop all the apps For resource issues or because an app isn't restarting properly |
|
Uninstall (OSX only) |
Debug
|
Status Returns status of puma-dev. |
|
Event log Returns a log of puma-dev events. |