[Mongrel] Mongrel Crashes in Production
Till Mossakowski
lists at ruby-forum.com
Wed May 21 10:14:52 EDT 2008
>> The problem is that the method reset_application! is no longer available
>> in rails 2.0, but Mongrel 1.1.4 is still using it in
>> lib/mongrel/rails.rb.
>
> Do we know if that needs a fix?
Surely it needs. My fix only is a hack. Probably reset_application
should be replaced with reload_application, but I am not sure.
Till
--
Posted via http://www.ruby-forum.com/.
More information about the Mongrel-users
mailing list