Update rack profiler

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets
2014-02-25 17:41:56 +02:00
parent f7ca46b5a3
commit 2171bbcd6e
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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