Changes between Initial Version and Version 1 of Ticket #283


Ignore:
Timestamp:
May 22, 2012, 11:55:03 PM (12 years ago)
Author:
glasgall
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #283 – Description

    initial v1  
     1The app reloading logic in the fcgi dispatcher the Rails autoinstaller generates doesn't work very well. I'd like to replace it with Rack::Reloader, which is part of the standard Rack distribution. This would result in both less code and hopefully better functionality.