Displaying 1 result from an estimated 1 matches for "load_full_rails".
2006 Jun 21
4
one more suggestion for backgroundrb
this:
Index: script/backgroundrb/lib/backgroundrb.rb
===================================================================
--- script/backgroundrb/lib/backgroundrb.rb     (revision 16)
+++ script/backgroundrb/lib/backgroundrb.rb     (working copy)
@@ -29,7 +29,11 @@
     # the log via @logger
     def initialize(args)
       @logger = BACKGROUNDRB_LOGGER
-      Thread.new { do_work(args) }
+