Sha256: ff885e4b7cf58000259ac4a65f8ca4b70d7cd617f84adfaf8c18925cab00d485
Contents?: true
Size: 373 Bytes
Versions: 18
Compression:
Stored size: 373 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/rails4' module NewRelic class Control module Frameworks class RailsNotifications < NewRelic::Control::Frameworks::Rails4 end end end end
Version data entries
18 entries across 18 versions & 1 rubygems