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

Ticket #7900 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

[PPATCH] pstore performance fix was ineffective

Reported by: skaes Assigned to: core
Priority: normal Milestone: 1.2.4
Component: ActionPack Version: edge
Severity: normal Keywords: pstore session
Cc:

Description

I mistyped the class name in my pstore performance fix. I should have benn PStore, not Pstore.

Please fix.

Attachments

pstore_perf_typo.patch (0.9 kB) - added by skaes on 03/23/07 16:17:16.

Change History

03/23/07 16:17:16 changed by skaes

  • attachment pstore_perf_typo.patch added.

03/23/07 16:56:53 changed by bitsweat

  • keywords set to pstore session.
  • resolution set to fixed.
  • status changed from new to closed.
  • component changed from ActiveRecord to ActionPack.
  • milestone changed from 1.x to 1.2.4.

[6455] trunk, [6456] 1-2-stable