Skip to content

Instantly share code, notes, and snippets.

@almokhtarbr
Last active July 11, 2020 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save almokhtarbr/cf77dd0573375330fe500648c6e03544 to your computer and use it in GitHub Desktop.
Save almokhtarbr/cf77dd0573375330fe500648c6e03544 to your computer and use it in GitHub Desktop.
brew install puma/puma/puma-dev
sudo puma-dev -setup
puma-dev -install
puma-dev link .
If you change configuration files or gem dependencies and you do need to restart a particular app server, you can cd to that app’s directory and:
touch tmp/restart.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment