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

Version Path
spyke-1.8.5 lib/spyke/instrumentation.rb
spyke-1.8.4 lib/spyke/instrumentation.rb
spyke-1.8.3 lib/spyke/instrumentation.rb
spyke-1.8.2 lib/spyke/instrumentation.rb
spyke-1.8.1 lib/spyke/instrumentation.rb
spyke-1.8.0 lib/spyke/instrumentation.rb
spyke-1.7.2 lib/spyke/instrumentation.rb
spyke-1.7.1 lib/spyke/instrumentation.rb
spyke-1.7.0 lib/spyke/instrumentation.rb
spyke-1.6.0 lib/spyke/instrumentation.rb
spyke-1.5.0 lib/spyke/instrumentation.rb