Sha256: f3a3dd347e778a40d3ba8f9b728fc33286404d330f0f4592267736981eefd6bd
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
# Marlowe, a correlation id injector. module Marlowe VERSION = '1.0.1' #:nodoc: require 'marlowe/middleware' require 'marlowe/rails' if defined? Rails::Railtie autoload :Formatter, 'marlowe/formatter' autoload :SimpleFormatter, 'marlowe/simple_formatter' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
marlowe-1.0.1 | lib/marlowe.rb |