Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #10795 (new defect)

Opened 4 months ago

Last modified 4 months ago

[PATCH] Refactor dispatcher to define callbacks only when needed and run prepare callbacks on startup

Reported by: lifofifo Assigned to: core
Priority: normal Milestone: 2.1
Component: ActionPack Version: edge
Severity: normal Keywords: threadsafe
Cc:

Description

The patch removes unnecessary checks/callbacks for production mode. Also, changes initializer to run Dispatcher#prepare callbacks when the server is started.

Attachments

refactor_dispatcher.patch (10.7 kB) - added by lifofifo on 01/13/08 18:18:05.

Change History

01/13/08 18:18:05 changed by lifofifo

  • attachment refactor_dispatcher.patch added.

01/19/08 02:47:55 changed by bitsweat

could you update for [8664]?

01/19/08 02:48:38 changed by bitsweat

  • milestone changed from 2.x to 2.1.