Current section
Files
Jump to
Current section
Files
priv/templates/phoenix_custom_generators.gen.html/view.ex
defmodule <%= inspect context.web_module %>.<%= inspect Module.concat(schema.web_namespace, schema.alias) %>View do
use <%= inspect context.web_module %>, :view
end