[ANN] Ember 0.3.0

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.3.0 (2010-04-26)

This release adds class methods that let you (portably and
more easily) create your own domain specific languages in
eRuby; adds more usage EXAMPLES in the help manual; and
removes a binding inheritance hack.

New features:

Ember::Template::wrap_content_block()
Wraps eRuby block content appending.

Ember::Template::content_from_block()
Extracts content from eRuby blocks.

Ember::Template::buffer_from_block()
Gives access to template evalutaion result buffer.

Bug fixes:

* Remove hack for inheriting parent template binding.

Housekeeping:

* Add example on unindenting node content and eRuby DSL
examples that use the new content block methods.

* Simplify code examples using the new wrap_content_block()
method.

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.1.1 0
[ANN] Ember 0.1.0 0
[ANN] ERBook 7.3.0 0
[ANN] Inochi 0.3.0 0
[ANN] ERBook 7.2.0 0
[ANN] ERBook 9.1.0 0
[ANN] ERBook 9.2.0 0

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top