Haml - Markup Haiku
I know I’ve been sleeping on this for a long time, but this is a great plug-in for all you Ruby on Rails guys who are looking for easier to read code. We recently have started working on a project with the guys from Atomic Object and I finally got my first taste of Haml in a production environment.
Pretty impressive to say the least.
Haml is the next step in generating views in your Rails application. Haml is a refreshing take that is meant to free us from the shitty templating languages we have gotten used to.
Haml is based on one primary principal. Markup should be beautiful.

