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 _______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
