Opened 13 years ago
Last modified 13 years ago
#283 new defect
Rails reloading is dodgy
Reported by: | christy | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | web | Keywords: | |
Cc: |
Description (last modified by glasgall)
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.
Note: See
TracTickets for help on using
tickets.