aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/module/method_transplanting.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated module method_transplanting fileAndrew White2016-11-131-3/+0
|
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-1/+1
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* remove files which is dependent on ruby1.9 as we do not support Ruby1.9Kuldeep Aggarwal2015-01-041-11/+3
| | | | | Conflicts: activerecord/lib/active_record/attribute_methods/read.rb
* method transplanting between modules isn't supported on 1.9Aaron Patterson2013-07-031-0/+11