aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/module/attribute_accessor_test.rb
Commit message (Expand)AuthorAgeFilesLines
* fixing inconsistency with cattr_reader and matter_reader [#4172 state:resolved]Kabari Hendrick2010-03-271-0/+6
* 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-1/+1
* Hax to workaround private send for Ruby 1.9. Consider moving to send! and ali...Jeremy Kemper2007-09-271-7/+7
* Added :instance_writer option to #mattr_writer/accessor, #cattr_writer/access...Rick Olson2007-01-281-0/+33