Documentation on embedding ruby

Is there any sort of documentation on embedding ruby? So far the best I
have found has been the chapter in the pragmatic book, which is anything
but a complete reference…

~S

On 1/26/07, Shea M. [email protected] wrote:

Is there any sort of documentation on embedding ruby? So far the best I
have found has been the chapter in the pragmatic book, which is anything
but a complete reference…

~S

In HTML?

http://www.ruby-doc.org/stdlib/libdoc/erb/rdoc/classes/ERB.html

I hope it helps.

Harry

On 1/26/07, Shea M. [email protected] wrote:

Is there any sort of documentation on embedding ruby? So far the best I
have found has been the chapter in the pragmatic book, which is anything
but a complete reference…

Make sure you also read README.EXT

hth,
-Harold

Le mercredi 28 février 2007 02:45, Harold H. a écrit :

On 1/26/07, Shea M. [email protected] wrote:

Is there any sort of documentation on embedding ruby? So far the best I
have found has been the chapter in the pragmatic book, which is anything
but a complete reference…

Make sure you also read README.EXT

hth,
-Harold

another one :
http://metaeditor.sourceforge.net/embed/

Are there any books in Japanese with grater insight on embedding ruby ?