rack-mini-profiler v0.1.3 Release Notes

Release Date: 2012-07-09 // almost 12 years ago
    • [ADDED] New option to display full backtraces pp=full-backtrace
    • [IMPROVED] Cleaned up mechanism for profiling in production, all you need to do now is call Rack::MiniProfiler.authorize_request to get profiling working in production
    • [IMPROVED] Cleaned up railties, got rid of the post authorize callback