Sha256: 01b30384c312bd6883d3c1b7c3ac27af165c81fe23e12e034a11687044825102
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
# Marlowe, a correlation id injector. module Marlowe VERSION = '1.0.3' #: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.3 | lib/marlowe.rb |