We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Rubygem
Fork of nex3/haml
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/chriseppstein/haml.git
kamal (author)
Sun Mar 16 01:53:08 -0700 2008
nex3 (committer)
Sun Mar 16 15:10:49 -0700 2008
commit  891f39ce4c602027e541464cb90c3c863d1848a7
tree    b5f114ba7969ccf9a4a305c391300ddb75e78280
parent  bee4f2aa5dd1d7ac9ed250d6b9584e54d99ffba2
haml / init.rb
100644 3 lines (2 sloc) 0.04 kb
1
2
3
require 'haml'
Haml.init_rails(binding)