Skip to content

Instantly share code, notes, and snippets.

@jeremyjh
Created September 2, 2017 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremyjh/cc308eab5df3efaef811e9ed43b0b457 to your computer and use it in GitHub Desktop.
Save jeremyjh/cc308eab5df3efaef811e9ed43b0b457 to your computer and use it in GitHub Desktop.
bigapp_web alternate view head
def view(opts \\
[root: "lib/bigapp_web/templates",
namespace: BigappWeb]) do
quote do
use Phoenix.View, unquote(opts)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment