Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
activerecord
/
lib
/
active_record
/
attribute_methods.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@9047
[9047]
03/17/08 05:50:13
gbuesing
Time, DateTime and TimeWithZone #in_time_zone defaults to Time.zone. …
(edit)
@8806
[8806]
02/06/08 06:43:02
rick
Add Time Zone support to ActiveRecord, and config.time_zone property for …
(edit)
@8486
[8486]
12/27/07 11:16:39
bitsweat
Ruby 1.9 compat: attribute methods
(edit)
@8481
[8481]
12/22/07 11:26:03
bitsweat
Ruby 1.9 compat: fix warnings, shadowed block vars, and unitialized …
(edit)
@8301
[8301]
12/05/07 18:54:41
david
Fix typos (closes
#10378
)
(edit)
@7827
[7827]
10/10/07 23:01:18
bitsweat
eval with
FILE
and
LINE
(edit)
@7752
[7752]
10/06/07 00:48:43
nzkoz
Only cache attributes which need it for performance reasons. Closes
#9767
…
(edit)
@7749
[7749]
10/06/07 00:25:07
rick
Fix that ActiveRecord would create attribute methods and override custom …
(edit)
@7731
[7731]
10/03/07 21:48:49
xal
only create custom accessors for Kernel:: methods
(edit)
@7729
[7729]
10/03/07 20:47:33
xal
Allow column accessors to be created even if Kernel. or Object# methods of …
(edit)
@7549
[7549]
09/22/07 17:39:55
david
Doc fix (closes
#9323
) [Henrik N]
(edit)
@7500
[7500]
09/17/07 09:29:02
nzkoz
Ensure that custom mutators aren't redefined by define_attribute_methods. …
(edit)
@7406
[7406]
09/04/07 17:32:48
rick
Fix bug where unserializing an attribute attempts to modify a frozen …
(edit)
@7315
[7315]
08/14/07 08:53:02
nzkoz
Change the implementation of ActiveRecord's attribute reader and writer …
(add)
@4632
[4632]
07/31/06 03:43:03
bitsweat
r4854
@ks: jeremy | 2006-07-30 00:59:18 -0700 Attribute methods …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog