aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/class/attribute_accessor_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Final iteration of use better testing methodsNeeraj Singh2010-05-191-4/+4
* fixing inconsistency with cattr_reader and matter_reader [#4172 state:resolved]Kabari Hendrick2010-03-271-1/+7
* Fix dependencies revealed by testing in isolationJeremy Kemper2009-04-221-0/+1
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-2/+2
* Added :instance_writer option to #mattr_writer/accessor, #cattr_writer/access...Rick Olson2007-01-281-0/+31