aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/module/attr_internal_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-15/+15
* use AS::TestCase as the base classAaron Patterson2012-01-051-1/+1
* Fix dependencies revealed by testing in isolationJeremy Kemper2009-04-221-3/+4
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* Use instance_variable_defined? instead of instance_variables.include? to acco...Jeremy Kemper2007-09-271-11/+11
* attr_internal to support namespacing and deprecationJeremy Kemper2006-08-071-0/+52