aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/callback_inheritance_test.rb
diff options
context:
space:
mode:
authorKir Shatrov <shatrov@me.com>2015-03-20 21:33:26 +0200
committerKir Shatrov <shatrov@me.com>2015-03-20 23:06:17 +0200
commitd5bddc1b2d3d794b2eddcb7309f41f87a8d665c1 (patch)
treebc6f85e2703e76a1304aef6883e571a5949055d8 /activesupport/test/callback_inheritance_test.rb
parentb19990c82c6a9beff0cd058dc2ff67894a2f9ea7 (diff)
downloadrails-d5bddc1b2d3d794b2eddcb7309f41f87a8d665c1.tar.gz
rails-d5bddc1b2d3d794b2eddcb7309f41f87a8d665c1.tar.bz2
rails-d5bddc1b2d3d794b2eddcb7309f41f87a8d665c1.zip
Use Module#prepend instead of alias_method_chain
Thanks @fbernier for suggestion! <3 At this moment we can use Module#prepend in all all cases except of Range because of the bug [1] in MRI 2.2 [1] https://bugs.ruby-lang.org/issues/10847
Diffstat (limited to 'activesupport/test/callback_inheritance_test.rb')
0 files changed, 0 insertions, 0 deletions