You sure can. I use Ruby like that now in a couple projects. The documentation on-line, in the source code, and the Pick-axe book (which is also online; also note I have no clue how good the other Ruby books are) has somewhat almost decent explanations of embedding Ruby in an application. On Tue, 2002-04-02 at 08:31, Gappodi wrote: > Can I embedded Ruby withing my application and provide my own object > Model, in a way SpiderMonkey from Mozilla does?