Packages
ex_debug_toolbar
0.4.6
A debug web toolbar for Phoenix projects to display all sorts of information about request
Retired package: contains breaking change
Current section
Files
Jump to
Current section
Files
web/gettext.ex
defmodule ExDebugToolbar.Gettext do
@moduledoc false
use Gettext, otp_app: :ex_debug_toolbar
end