Feature #1115
Bundle Haml Template with redmine
| Status: | New | Start: | 2008-04-26 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | 0.8 | |||
| Resolution: |
Description
My favorite plugin when create rails project is Haml
It's here http://haml.hamptoncatlin.com/
IMHO, this template engine reduce A LOT of code when writing view
and also easier for reading view code
Any possible to use bundle Haml with this project?