[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Gerbil 3.0.2

Suraj Kurapati

6/8/2008 8:00:00 PM


Gerbil is an extensible document generator based on eRuby
that outputs to any format you want: plain text, HTML,
LaTeX, UNIX man page, your own custom format, and so on.

http://gerbil.rub...

�����������������������������������������������������������

Gerbil 3.0.2

This release implements a shorter, faster, better
unindentation algorithm which:

â?¢ Allows block beginnings <% do %> and endings <% end %>
to span multiple lines.

â?¢ Ignores blank lines (which may contain whitespace)
after block beginnings.

â?¢ Processes multiple lines per iteration, instead of one
line at a time.
--
Posted via http://www.ruby-....