parent
8edf2afb83
commit
6d770d0e6e
2
Gemfile
2
Gemfile
|
@ -230,7 +230,7 @@ gem 'lru_redux'
|
||||||
gem 'htmlentities', require: false
|
gem 'htmlentities', require: false
|
||||||
|
|
||||||
# IMPORTANT: mini profiler monkey patches, so it better be required last
|
# IMPORTANT: mini profiler monkey patches, so it better be required last
|
||||||
# If you want to amend mini profiler to do the monkey patches in the railstie
|
# If you want to amend mini profiler to do the monkey patches in the railties
|
||||||
# we are open to it. by deferring require to the initializer we can configure discourse installs without it
|
# we are open to it. by deferring require to the initializer we can configure discourse installs without it
|
||||||
|
|
||||||
gem 'flamegraph', require: false
|
gem 'flamegraph', require: false
|
||||||
|
|
Loading…
Reference in New Issue