A Developers Checklist for Ruby Programming


7. HAML

HTML Abstraction Markup Language is to extract the XHTML of a web document without any inline coding. There are HAML Tutorials available on the net that show its efficient use in creating, editing and maintaining web documents. It also provides a replacement to eRuby templates.