Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

puppetlabs/threaded-sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threaded-sinatra

Testing Threaded use of Sinatra

Testing on Windows

docker build -t threaded-sinatra .
docker run -it --rm -p 80:4567 --volume ${PWD}:/app threaded-sinatra /bin/bash

bundle install
bundle exec ruby racktest.rb

About

Testing Threaded use of Sinatra

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published