Current section

Files

Jump to
phoenix_custom_generators priv templates phoenix_custom_generators.gen.html view.ex
Raw

priv/templates/phoenix_custom_generators.gen.html/view.ex

defmodule <%= module %>View do
use <%= base %>.Web, :view
end