Skip to content

Instantly share code, notes, and snippets.

@MikeRogers0
Created September 23, 2017 13:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MikeRogers0/29ad917e3e34bb8af403f161e78af233 to your computer and use it in GitHub Desktop.
Save MikeRogers0/29ad917e3e34bb8af403f161e78af233 to your computer and use it in GitHub Desktop.
Setup Puma Dev
brew install puma/puma/puma-dev &&
sudo puma-dev -setup &&
puma-dev -install &&
security add-trusted-cert -k login.keychain-db ~/Library/Application\ Support/io.puma.dev/cert.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment