disable flamegraph while I figure out why fast stack is not working for some people on x32

This commit is contained in:
Sam
2013-09-07 08:50:16 +10:00
parent b87a78f7b2
commit 3fb0f52574
4 changed files with 2 additions and 14 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ gem 'lru_redux'
# we are open to it. by deferring require to the initializer we can configure disourse installs without it
# gem 'rack-mini-profiler', '0.1.30', require: false
gem 'flamegraph', require: false
# gem 'flamegraph', require: false
gem 'rack-mini-profiler', require: false
# used for caching, optional