Jan
19
2007
Haml: A new markup format for Rails
Posted by: Kevin Ballard in Programming, Ruby, Web, tags: Haml, HTML, markup, Ruby, Ruby on Rails, XHTMLHaml is a new markup format for Ruby on Rails apps that just hit 1.0. At first glance it looks pretty odd, but it turns out to be really easy to write in, and it’s shorter and, actually, easier to read than the equivalent eRB.
I think I’m going to convert Typo to use Haml for all its templates. I already did Azure’s layout file and it was pretty simple.

Entries (RSS)