Sha256: 7b6a5aa9135c334d086a05e68b5d324c6fe527a12508c140a1e45a1b51ce46d7
Contents?: true
Size: 397 Bytes
Versions: 20
Compression:
Stored size: 397 Bytes
Contents
# frozen_string_literal: true require "appsignal" Appsignal::Utils::StdoutAndLoggerMessage.warning( "The 'require \"appsignal/integrations/hanami\"' file require integration " \ "method is deprecated. " \ "Please follow the Hanami setup guide in our docs for the new method: " \ "https://docs.appsignal.com/ruby/integrations/hanami.html" ) Appsignal.load(:hanami) Appsignal.start
Version data entries
20 entries across 20 versions & 1 rubygems