Sha256: 80b040f0df8aec90adc4a10b406bff43e8430d2ea8e20999c64b27438441a004

Contents?: true

Size: 359 Bytes

Versions: 9

Compression:

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

require 'new_relic/control/frameworks/rails4'

module NewRelic
  class Control
    module Frameworks
      class RailsNotifications < NewRelic::Control::Frameworks::Rails4
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
newrelic_rpm-6.11.0.365 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.10.0.364 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.9.0.363 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.8.0.360 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.7.0.359 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.6.0.358 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.5.0.357 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.4.0.356 lib/new_relic/control/frameworks/rails_notifications.rb
newrelic_rpm-6.3.0.355 lib/new_relic/control/frameworks/rails_notifications.rb