Skip to content

chrismccord/phoenix_haml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5f760a8 · Aug 17, 2014

History

9 Commits
Aug 15, 2014
Aug 15, 2014
Aug 4, 2014
Aug 3, 2014
Aug 3, 2014
Aug 4, 2014
Aug 17, 2014
Aug 15, 2014

Repository files navigation

Phoenix Template Engine for Haml

Powered by Calliope

Usage

  1. Add {:phoenix_haml, "~> 0.0.3"} to your mix deps
  2. Add the following your Phoenix config/config.exs
  config :phoenix, :template_engines,
    haml: PhoenixHaml.Engine