[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

[ANN] IHelp 0.3.1

Ilmari Heikkinen

2/27/2005 12:48:00 AM

IHelp
Ri bindings for interactive use from within Ruby.
[1,2,3,4].help:sort!

=================================================

Announcing IHelp 0.3.1 hot on the heels of 0.3.0.

Now with a quick-and-dirty HTML renderer and #help_html,
which returns a DIV-tag REXML::Document containing
HTML-formatted help for the object.

Also a bug-fix for IHelp.help_description clashing with
IHelp#help_description when doing IHelp.help, renamed
the class method to generate_help_description.

http://fhtr.org/proje...
http://fhtr.org/proje...doc/
http://fhtr.org/proje...releases/ihelp-0.3.1.tar.gz


Ilmari Heikkinen