ember 0.1.0
Ember (EMBEdded Ruby) is an [1]eRuby template processor that enables debugging, reduces markup, and improves composability of eRuby templates. * It reports correct line numbers in error message stack traces. * It can infer <% end %> based on indentation. * It can unindent block content hierarchically. * It completely silences code-only eRuby directives. * It is implemented in 364 lines of pure Ruby. References 1. http://en.wikipedia.org/wiki/ERuby