You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed the http example
* Removed local paths from Gemfile
* Added puma to Gemfile
Sinatra requires a web server to handle requests, installing puma is recommended on their
documentation.
* Update README.md
* puma instead of thin
0 commit comments