rack_toolkit 0.1.1
This gem makes it easier to start a Puma server that will bind to a dynamic free port by default and provide helper methods like get and post, managing sessions automatically and using keep-alive to make the requests faster. Usually the server would be run when the test suite starts.
Gemfile:
=
install:
=
Runtime Dependencies (2):
http-cookie
~> 1.0.2
puma
~> 3.5