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

Ticket #1231 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] faster action_exempted

Reported by: skaes Assigned to: David
Priority: normal Milestone: 1.0
Component: ActionPack Version: 0.12.1
Severity: normal Keywords: performance
Cc: skaes@web.de

Description

functionally equivalent but faster code

Attachments

action_exempted.patch (0.9 kB) - added by anonymous on 05/02/05 07:38:47.

Change History

05/02/05 07:38:47 changed by anonymous

  • attachment action_exempted.patch added.

05/02/05 10:04:37 changed by anonymous

  • summary changed from faster action_exempted to [PATCH] faster action_exempted.

05/02/05 13:39:09 changed by bitsweat

  • keywords set to performance.
  • severity changed from normal to enhancement.
  • milestone set to 1.0.

Trivial change; looks good.

05/19/05 18:54:30 changed by david

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