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

Ticket #3784 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] Update timestamp documentation in ActiveRecord

Reported by: theiggsta[at]pixelmartini.com Assigned to: David
Priority: low Milestone: 1.1
Component: ActiveRecord Version: 1.0.0
Severity: trivial Keywords: activerecord timestamp
Cc:

Description

The API documentation incorrectly states how you go about setting default timestamp options in AR. Since the old method is deprecated, I thought I'd create a documentation patch to fix this problem and add a little more explination about the setting behavior.

Attachments

ar_timestamp_doc_change.diff (0.7 kB) - added by theiggsta on 02/09/06 11:02:25.

Change History

02/09/06 11:02:25 changed by theiggsta

  • attachment ar_timestamp_doc_change.diff added.

02/09/06 19:47:16 changed by bitsweat

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

(In [3562]) Closes #3784.

02/09/06 19:47:50 changed by bitsweat

Changeset [3561].