[ANN] Ember 0.1.1

S

Suraj Kurapati

Ember

eRuby template processor

http://snk.tuxfamily.org/lib/ember/

Ember (EMBEdded Ruby) is an [1]eRuby template processor that
allows debugging, reduces markup, and improves composability
of eRuby templates.

Version 0.1.1 (2010-04-20)

This release fixes a nested rendering bug, updates the
manual, and further beautifies the Ruby code that results
from eRuby template compilation.

Bug fixes:

* Ember::Template#render() now creates isolated contexts by
default to prevent nested calls from clobbering each
other's output!

For example, if template A calls method X which renders
template B (thinking that template B's rendering is
isolated and will not affect the rendering of template A)
then you're in for a hell of a wild bug chase! >8-(

Housekeeping:

* Upgrade to Inochi 2.0.0rc5. Convert manual from ERBook to
Ember + Ronn.

* Remove spaces around value insertions in template
compilation output.

* Remove logo images from source repository because they're
no longer used.

References

1. http://en.wikipedia.org/wiki/ERuby
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] Ember 0.3.1 0
[ANN] Ember 0.3.0 0
[ANN] Ember 0.1.0 0
[ANN] ERBook 7.3.0 0
[ANN] ERBook 7.2.0 0
[ANN] ERBook 7.1.0 0
[ANN] Inochi 5.0.0 0
[ANN] Inochi 3.0.0 0

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top