RubyGems Navigation menu

rack_toolkit 0.1.0

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:
=

Versions:

  1. 0.1.1 July 27, 2016 (10 KB)
  2. 0.1.0 July 27, 2016 (10 KB)

Runtime Dependencies (2):

http-cookie ~> 1.0.2
puma ~> 3.5

Development Dependencies (3):

bundler ~> 1.12
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Rodrigo Rosenfeld Rosas

SHA 256 checksum:

=

Total downloads 4,438

For this version 1,826

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: