0.9.98
What's Changed
- [feature] enable profiling in production by @donrestarone in #1449
Shows application profiling
When enabled, shows profiling information to admin users
Permissions
Ensure user has show profiler
permission
Profiling configuration
Append ?pp=help
to access the profiling help page. This page should only be accessible by admins since it exposes the RACK
and RAILS
environments!
Improve app performance!
Use instrumentation to track down performance bottlenecks and improve app performance
Full Changelog: 0.9.97...0.9.98