Distributing a Merb application as a Gem

Ezra Zygmuntowicz ez at engineyard.com
Thu Dec 13 16:56:39 EST 2007


On Dec 13, 2007, at 8:55 AM, François Beausoleil wrote:

> Hi all,
>
> I will distribute a Merb application as a gem.  All the pieces are in
> place, except one:  when daemonizing, the PID files are put in the
> default log/ location, instead of the place I defined.
>
> I looked through the code, and it seems possible to change the  
> location
> of the log files, but the paths are hard-coded.  I would have to
> abstract these away.
>
> Am I approaching this the right way, or should I look into another  
> way ?
>
> Thanks !
> François
>


Hi Francios-

	Yeah I think being able to run a merb app as a gem is a good goal. I  
would be happy to accept a patch that made the log file and pid files  
location configurable.

Cheers-
- Ezra Zygmuntowicz
-- Founder & Software Architect
-- ezra at engineyard.com
-- EngineYard.com



More information about the Merb-devel mailing list