aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/module/remove_method_test.rb
Commit message (Expand)AuthorAgeFilesLines
* code gardening: removes redundant selfsXavier Noria2016-08-081-8/+8
* applies remaining conventions across the projectXavier Noria2016-08-061-2/+0
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-2/+2
* Make `Module#redefine_method` to keep method visibilityyui-knk2015-10-261-1/+19
* Add Module#remove_possible_singleton_methodAndrew White2015-10-211-3/+15
* added remove_method core_ext testsAnand2011-11-071-0/+29