Sha256: 5efb1e1e5c80fb7cfccda329129cc236c49697123a898ff91029dc8be455fa8f
Contents?: true
Size: 385 Bytes
Versions: 34
Compression:
Stored size: 385 Bytes
Contents
# This file is distributed under New Relic's license terms. # See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details. # frozen_string_literal: true 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
34 entries across 34 versions & 1 rubygems