From: Tim P. <he...@ti...> - 2007-11-18 13:45:36
|
Hey Eloy, Alistair, Im sure this topic has come up before on the list. http://sourceforge.net/mailarchive/message.php?msg_id=BDCAF4E2-E8BB-451F-9257-65AF07DC8D26%40timperrett.com Although its Rails, not camping - but doesn't camping use Mongrel as the HTTP server also? Cheers Tim On 17 Nov 2007, at 14:46, 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 |