Sha256: 7fb670c458deee6c75cdc6260afe760ff2ad695223462688dbd170254ad381fd
Contents?: true
Size: 246 Bytes
Versions: 14
Compression:
Stored size: 246 Bytes
Contents
# Load the Rails application. require_relative "application" # Initialize the Rails application. MyApp::Application.initialize! # Asserted from the diagnose spec Appsignal.configure do |config| config.ignore_actions = ["Action from DSL"] end
Version data entries
14 entries across 14 versions & 1 rubygems