> It used to work OK, but it relies on the internal Rails reload > mechanism used for development mode. It was intended to let you run > your rails app in production and then hit it to kick it over rather > than wait for a reload.
"It used to work OK" must refer to rails 1.2, since in rails 2.0, the method reset_application! is simply not available, and therefore the reload NEVER works with rails 2.0. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users