Sha256: 9fe325dd2b16e8ee3a806df17e02c2cc6bff9b96e1d954ca2d14f01e0726c1cf

Contents?: true

Size: 406 Bytes

Versions: 12

Compression:

Stored size: 406 Bytes

Contents

# encoding: utf-8
# This file is distributed under New Relic's license terms.
# See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details.

require 'new_relic/control/frameworks/ruby'
module NewRelic
  class Control
    module Frameworks
      # Contains basic control logic for Sinatra
      class Sinatra < NewRelic::Control::Frameworks::Ruby
      end
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
newrelic_rpm-8.3.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-8.2.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-8.1.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-8.0.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-7.2.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-7.1.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-7.0.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-6.15.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-6.14.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-6.13.1 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-6.13.0 lib/new_relic/control/frameworks/sinatra.rb
newrelic_rpm-6.12.0.367 lib/new_relic/control/frameworks/sinatra.rb