Packages
ex_debug_toolbar
0.1.2
A debug web toolbar for Phoenix projects to display all sorts of information about request
Current section
Files
Jump to
Current section
Files
lib/ex_debug_toolbar/template/eex_engine.ex
defmodule ExDebugToolbar.Template.EExEngine do
use ExDebugToolbar.Collector.TemplateCollector, engine: Phoenix.Template.EExEngine
end