Class Rack::Bug::MustachePanel::View
In: lib/rack/bug/panels/mustache_panel.rb
Parent: Mustache

The view is responsible for rendering our panel. While Rack::Bug takes care of the nav, the content rendered by View is used for the panel itself.

Methods

times   variables  

Public Instance methods

We track the render times of all the Mustache views on this page load.

Any variables used in this page load are collected and displayed.

[Validate]