RubyGems Navigation menu

marlowe 2.0

{Marlowe}[https://github.com/KineticCafe/marlowe] is a Rack middleware that extracts or creates a request ID using a pre-defined header, permitting request correlation across multiple services. When using Rails, Marlowe automatically adds itself to the middleware before <tt>Rails::Rack::Logger</tt>.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.1 - February 27, 2024 (14 KB)
  2. 3.0 - September 12, 2022 (14 KB)
  3. 2.1 - September 09, 2021 (12.5 KB)
  4. 2.0 - November 17, 2016 (12.5 KB)
  5. 1.0.3 - January 15, 2016 (9 KB)
Show all versions (8 total)

Runtime Dependencies (2):

rack < 3, >= 0.9
request_store ~> 1.2

Development Dependencies (18):

appraisal ~> 2.1
coveralls ~> 0.8
hoe ~> 3.15
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.9
minitest-moar ~> 0.0
rack-test ~> 0.6
rake < 12, >= 10.0
rdoc ~> 4.2
rubocop ~> 0.32
simplecov ~> 0.7

Owners:

Authors:

  • Trevor Oke, Kinetic Cafe

SHA 256 checksum:

8636b3714188ae2246ea447fad9f88f842436f1dc78ce27252054db3296648c3

Total downloads 47,404

For this version 28,791

License:

MIT

Required Ruby Version: ~> 2.0

Links: