Sha256: 135503d16add99e4dbe1f70e02eebab9c5a35a6278b4002cd53329b0b215ac6d

Contents?: true

Size: 462 Bytes

Versions: 102

Compression:

Stored size: 462 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.

module NewRelic
  class Control
    # Contains subclasses of NewRelic::Control that are used when
    # starting the agent within an application. Framework-specific
    # logic should be included here, as documented within the Control
    # abstract parent class
    module Frameworks
    end
  end
end

Version data entries

102 entries across 102 versions & 2 rubygems

Version Path
newrelic_rpm-3.6.8.164 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.7.159 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.7.159.beta lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.7.152 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.6.147 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.5.130 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.4.122 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.4.113.beta lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.3.111 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.3.106 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.3.105.beta lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.3.104 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.3.103.beta lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.2.96 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.2.90.beta lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.1.88 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.1.87 lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.1.86.beta lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.1.85.beta lib/new_relic/control/frameworks.rb
newrelic_rpm-3.6.0.83 lib/new_relic/control/frameworks.rb