Sha256: 7ba2a04440de40114f430eff0e2d9fcb023494c7901b7162110a08117a50c3d8
Contents?: true
Size: 530 Bytes
Versions: 79
Compression:
Stored size: 530 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. # @api public module NewRelic # This module contains Rack middlewares used by the Ruby agent. # # Generally, these middlewares should be injected automatically when starting # your application. If automatic injection into the middleware chain is not # working for some reason, you may also include them manually. # # # @api public module Rack end end
Version data entries
79 entries across 79 versions & 2 rubygems