Sha256: 650662c9fcb4e9dad920fcc3b8137e51aeb71c34380c79d47b84694b5503697b

Contents?: true

Size: 197 Bytes

Versions: 24

Compression:

Stored size: 197 Bytes

Contents

# frozen_string_literal: true
if Rails.env == 'development'
  require 'rack-mini-profiler'

  # initialization is skipped so trigger it
  Rack::MiniProfilerRails.initialize!(Rails.application)
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
onotole-2.0.2 templates/rack_mini_profiler.rb
onotole-2.0.1 templates/rack_mini_profiler.rb
onotole-2.0.0 templates/rack_mini_profiler.rb
onotole-1.2.11 templates/rack_mini_profiler.rb
onotole-1.2.10 templates/rack_mini_profiler.rb
onotole-1.2.9 templates/rack_mini_profiler.rb
onotole-1.2.8 templates/rack_mini_profiler.rb
onotole-1.2.7 templates/rack_mini_profiler.rb
onotole-1.2.6 templates/rack_mini_profiler.rb
onotole-1.2.5 templates/rack_mini_profiler.rb
onotole-1.2.4 templates/rack_mini_profiler.rb
onotole-1.2.3 templates/rack_mini_profiler.rb
onotole-1.2.2 templates/rack_mini_profiler.rb
onotole-1.2.1 templates/rack_mini_profiler.rb
onotole-1.1.21 templates/rack_mini_profiler.rb
onotole-1.1.20 templates/rack_mini_profiler.rb
onotole-1.1.19 templates/rack_mini_profiler.rb
onotole-1.1.18 templates/rack_mini_profiler.rb
onotole-1.1.17 templates/rack_mini_profiler.rb
onotole-1.1.16 templates/rack_mini_profiler.rb