RAA - ember/0.1.0

ember / 0.1.0

Short description: eRuby template processor
Category: Library/Text
Status:
Created: 2009-05-04 08:13:13 GMT
Last update: 2010-04-03 21:28:27 GMT
Owner: snk (Projects of this owner)
Homepage: http://snk.tuxfamily.org/lib/ember/
Download: not available
License: BSD-type
Dependency:
None
Description:
   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
Versions: [0.3.0 (2010-04-27)] [0.2.0 (2010-04-26)] [0.1.1 (2010-04-21)] [0.1.0 (2010-04-03)] [0.0.1 (2009-10-03)] [0.0.0 (2009-05-04)]

Edit this project (for project owner)

back to RAA top