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

Ticket #2194 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PPATCH] less string copying in cookie construction

Reported by: skaes Assigned to: David
Priority: normal Milestone: 1.0
Component: ActionPack Version: 0.13.1
Severity: normal Keywords: performance
Cc: skaes@gmx.net

Description

Just look at the patch to see what's going on.

Attachments

less_copying_in_cookie_construction.patch (1.2 kB) - added by skaes on 09/14/05 22:49:33.

Change History

09/14/05 22:49:33 changed by skaes

  • attachment less_copying_in_cookie_construction.patch added.

09/14/05 22:49:53 changed by skaes

  • milestone set to 1.0.

09/15/05 05:30:58 changed by david

  • status changed from new to closed.
  • resolution set to fixed.