MustachePanel is a Rack::Bug panel which tracks the time spent rendering Mustache views as well as all the variables accessed during view rendering.
It can be used to track down slow partials and ensure you’re only generating data you need.
Also, it’s fun.
Methods
Classes and Modules
Class Public methods
Clear out our page load-specific variables.
The view render times for this page load
The variables used on this page load
Instance Public methods
The content of our Rack::Bug panel
The string used for our tab in Rack::Bug’s navigation bar