aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/isolation
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2014-02-11 14:08:12 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2014-02-11 14:08:12 -0800
commitc5034d60dba0cd31a6a8c612ee35d63b8127793a (patch)
treeccf318ce3d403c1fc5453f492dc1afae3ebc3dd1 /railties/test/isolation
parente00ab2dab9671603dcc8ab571baf1b1df100f99b (diff)
downloadrails-c5034d60dba0cd31a6a8c612ee35d63b8127793a.tar.gz
rails-c5034d60dba0cd31a6a8c612ee35d63b8127793a.tar.bz2
rails-c5034d60dba0cd31a6a8c612ee35d63b8127793a.zip
add a send so `apply` can be called. Fixes #13510
THIS IS A HUGE HACK. Thor does not allow us to define public methods without turning them in to "thor tasks". That means we cannot subclass the `apply` method and make it public, so we have to make the method private and call `send` on it.
Diffstat (limited to 'railties/test/isolation')
0 files changed, 0 insertions, 0 deletions