Sha256: bb63b533508e0d5691785f4a75758a256fc9a077e97fcd046db5320c959a218b
Contents?: true
Size: 256 Bytes
Versions: 51
Compression:
Stored size: 256 Bytes
Contents
require 'spyke/instrumentation/log_subscriber' require 'spyke/instrumentation/controller_runtime' Spyke::Instrumentation::LogSubscriber.attach_to :spyke ActiveSupport.on_load(:action_controller) do include Spyke::Instrumentation::ControllerRuntime end
Version data entries
51 entries across 51 versions & 1 rubygems