Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 307 Bytes

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