aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/module/attribute_accessor_per_thread_test.rb
Commit message (Expand)AuthorAgeFilesLines
* assert_equal takes expectation firstAkira Matsuda2016-12-261-3/+3
* Merge pull request #25681 from willnet/fix-thread_mattr_accessorYves Senn2016-08-081-0/+16
|\
| * Fix `thread_mattr_accessor` share variable superclass with subclasswillnet2016-08-041-4/+24
* | normalizes indentation and whitespace across the projectXavier Noria2016-08-061-4/+4
* | applies new string literal convention in activesupport/testXavier Noria2016-08-061-9/+9
|/
* Fix `thread_mattr_accessor` thread-local variable namingMichael Ryan2016-03-111-0/+6
* Use separate test class nameDavid Heinemeier Hansson2015-12-171-1/+1
* Add thread_m/cattr_accessor/reader/writer suite of methods for declaring clas...David Heinemeier Hansson2015-12-171-0/+109