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

root/trunk/activerecord/lib/active_record/timestamp.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9159 [9159] 03/31/08 01:49:57 bitsweat Partial updates play nice with updated_at/on timestamps
(edit) @9157 [9157] 03/31/08 01:10:04 bitsweat Partial updates include only unsaved attributes. Off by default; set …
(edit) @9093 [9093] 03/26/08 12:27:52 pratik Improve documentation.
(edit) @8217 [8217] 11/26/07 22:45:03 bitsweat Make the record_timestamps class-inheritable so it can be set per model. …
(edit) @8113 [8113] 11/08/07 03:37:16 marcel Smattering of grammatical fixes to documentation. Closes #10083 [BobSilva]
(edit) @6789 [6789] 05/19/07 22:15:28 bitsweat Revert [4706] which added incorrect docs. References #5684.
(edit) @6396 [6396] 03/13/07 02:14:31 bitsweat Consistent public/protected/private visibility for chained methods. Closes …
(edit) @6051 [6051] 01/28/07 01:31:31 rick Don't create instance writer methods for class attributes. Closes #7401
(edit) @4706 [4706] 08/07/06 06:54:22 marcel Add documentation for how to disable timestamps on a per model basis. …
(edit) @4511 [4511] 06/29/06 02:39:32 bitsweat r4724@asus: jeremy | 2006-06-28 19:22:46 -0700 Removed deprecated …
(edit) @4312 [4312] 04/29/06 20:20:22 marcel Replace alias method chaining with Module#alias_method_chain. [Marcel …
(edit) @4310 [4310] 04/29/06 18:10:14 marcel Replace Ruby's deprecated append_features in favor of included. [Marcel …
(edit) @3562 [3562] 02/09/06 19:47:13 bitsweat Closes #3784.
(edit) @3561 [3561] 02/09/06 19:46:12 bitsweat Update AR default timezone docs.
(edit) @1327 [1327] 05/19/05 19:05:12 david Speed up timestamping a tad #1227 [skaen]
(edit) @788 [788] 02/24/05 12:00:42 david Changed the auto-timestamping feature to use …
(edit) @773 [773] 02/23/05 23:51:34 david Finished polishing API docs
(edit) @491 [491] 01/24/05 13:18:29 david Added ActiveRecord::Base.timestamps_gmt that can be set to true to make …
(edit) @212 [212] 12/18/04 15:15:27 david Fixed the automated timestamping feature when running under Rails' …
(edit) @193 [193] 12/16/04 17:14:41 david Updated and added more documentation
(edit) @184 [184] 12/16/04 15:21:16 david Added option for turning off the automated timestamps
(add) @177 [177] 12/16/04 03:01:11 david --
Note: See TracRevisionLog for help on using the revision log.