reconfigure rack mini profiller to use master track
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -71,7 +71,7 @@ group :development do
|
||||
gem 'web-console', '>= 4.1.0'
|
||||
# Display performance information such as SQL time and flame graphs for each request in your browser.
|
||||
# Can be configured to work on production as well see: https://github.com/MiniProfiler/rack-mini-profiler/blob/master/README.md
|
||||
gem 'rack-mini-profiler', '~> 2.3.2' , git: "https://github.com/ceritium/rack-mini-profiler", branch: 'turbodrive-support'
|
||||
gem 'rack-mini-profiler', '~> 2.3.2'
|
||||
# The Listen gem listens to file modifications and notifies you about the changes. Works everywhere
|
||||
gem 'listen', '~> 3.3'
|
||||
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
|
||||
|
||||
Reference in New Issue
Block a user