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

Ticket #1959 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PPATCH] require improvements

Reported by: skaes Assigned to: David
Priority: normal Milestone:
Component: ActiveSupport Version: 0.13.1
Severity: normal Keywords: performance
Cc:

Description

This patch only loads activesupport if necessary and only adds to the load patch if necessary.

Attachments

load.patch (1.8 kB) - added by skaes on 08/13/05 03:54:54.
active_support.patch (0.8 kB) - added by skaes on 08/13/05 04:28:44.

Change History

08/13/05 03:54:54 changed by skaes

  • attachment load.patch added.

08/13/05 04:28:44 changed by skaes

  • attachment active_support.patch added.

08/13/05 23:22:49 changed by skaes

  • keywords set to performance.

09/15/05 05:35:02 changed by david

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