aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/module/remove_method.rb
Commit message (Expand)AuthorAgeFilesLines
* use undef_method to avoid NameError exceptions all the timeAaron Patterson2012-03-311-5/+1
* remove_possible_method: test if method existsBrad Ediger2011-07-311-2/+7
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Introduced redefine_methodŁukasz Strzałkowski2010-07-191-0/+5
* Eliminate warnings for AM on 1.8wycats2010-03-161-0/+6