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

Ticket #1227 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

[PATCH] make timestamps a tad faster

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

Description

functionally equivalent code with less tests of record_timestamps

Attachments

timestamp.patch (1.8 kB) - added by skaes on 05/02/05 07:08:46.

Change History

05/02/05 07:08:46 changed by skaes

  • attachment timestamp.patch added.

05/02/05 10:03:14 changed by anonymous

  • summary changed from make timestamps a tad faster to [PATCH] make timestamps a tad faster.

05/02/05 12:41:16 changed by bitsweat

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

Looks good; trivial change.

05/19/05 19:05:21 changed by david

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