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
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 Martin <shea@null.net> 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
--
Make sure you also read README.EXT
hth,
-Harold
On 1/26/07, Shea Martin <shea@null.net> 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...
another one :
http://metaeditor.sourceforge.net/embed/
Le mercredi 28 février 2007 02:45, Harold Hausman a écrit :
On 1/26/07, Shea Martin <shea@null.net> 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
--
Olivier Renaud
Are there any books in Japanese with grater insight on embedding ruby ?
On 2/28/07, Olivier Renaud <o.renaud@laposte.net> wrote:
Le mercredi 28 février 2007 02:45, Harold Hausman a écrit:
> On 1/26/07, Shea Martin <shea@null.net> 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,
> -Haroldanother one :
ruby embedded into c++--
Olivier Renaud