How to disable Rack-Mini-Profiler temporarily?
Get latest and type: http://mysite.com?pp=disable When you are done type http://mysite.com?pp=enable See ?pp=help for all the options: Append the following to your query string: pp=help : display this screen pp=env : display the rack environment pp=skip : skip mini profiler for this request pp=no-backtrace : don’t collect stack traces from all the SQL executed (sticky, … Read more