Changes between Initial Version and Version 1 of Ticket #283
- Timestamp:
- May 22, 2012, 11:55:03 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #283 – Description
initial v1 1 The 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.