Phoenix.Template.ExsEngine

The Phoenix engine that handles the .exs extension.

Source

Summary

compile(path, name)

Callback implementation of Phoenix.Template.Engine.compile/2

Functions

compile(path, name)

Callback implementation of Phoenix.Template.Engine.compile/2.

Source