From: Alistair H. <ali...@gm...> - 2007-11-17 17:32:50
|
Thanks Eloy. That looks pretty cool. I will definitely have a play around with that. Cheers! On 17/11/2007, elo...@gm... <elo...@gm...> wrote: > > Hey Alistair, > > > Standaloneify will already do this for you. Only one catch is that if > you are going to fork the process standalonify will never know of the > dependencies. So you have to require the depencies in your app as well > when running standaloneify. Other than that it works great in an app > I'm working on. > > Cheers, > Eloy > > On 11/17/07, Alistair Holt <ali...@gm...> wrote: > > Hello, > > I'm writing a little app which I want to contain a small web server - I > was > > thinking of using the lovely Camping ( > > http://code.whytheluckystiff.net/camping/) . Problem is that I'm not > sure > > how I should go about achieving this. Camping is distributed as a Gem so > I > > was thinking I could package the gem source (and its dependencies) into > my > > app. Anyone have any other ideas? I'd be interested to hear peoples > thoughts > > on this. > > > > Cheers > > > > -- > > Alistair Holt > > ali...@gm... > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > -- Alistair Holt ali...@gm... |