Commit 2171bbcd authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Update rack profiler

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent f7ca46b5
......@@ -340,7 +340,7 @@ GEM
rack-attack (2.3.0)
rack
rack-cors (0.2.9)
rack-mini-profiler (0.1.31)
rack-mini-profiler (0.9.0)
rack (>= 1.1.3)
rack-mount (0.8.3)
rack (>= 1.0.0)
......
......@@ -154,7 +154,6 @@ class ApplicationController < ActionController::Base
end
def dev_tools
Rack::MiniProfiler.authorize_request
end
def default_headers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment