aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_methods.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Doc fix (closes #9323) [Henrik N]David Heinemeier Hansson2007-09-221-2/+2
* Ensure that custom mutators aren't redefined by define_attribute_methods. [Koz]Michael Koziarski2007-09-171-3/+10
* Fix bug where unserializing an attribute attempts to modify a frozen @attribu...Rick Olson2007-09-041-1/+1
* Change the implementation of ActiveRecord's attribute reader and writer methods:Michael Koziarski2007-08-141-0/+221
* r4854@ks: jeremy | 2006-07-30 00:59:18 -0700Jeremy Kemper2006-07-311-0/+75