diff options
author | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-14 13:37:31 -0400 |
---|---|---|
committer | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-19 07:54:45 -0400 |
commit | 3cb7fe590f2b3cf29c2a32504fb4d24a79559a0b (patch) | |
tree | 2d77d30eda8d1c42d2e774c48183f7aa61df55cf /actioncable | |
parent | d1281cdc2c11ebf26a4e040b02ac1da21f2010a0 (diff) | |
download | rails-3cb7fe590f2b3cf29c2a32504fb4d24a79559a0b.tar.gz rails-3cb7fe590f2b3cf29c2a32504fb4d24a79559a0b.tar.bz2 rails-3cb7fe590f2b3cf29c2a32504fb4d24a79559a0b.zip |
Delegate respond_to? in ActionView::Helpers::ControllerHelper
Since methods defined in the controller helper are mostly delegated to
the controller, delegate respond_to? as well, so that for example
`respond_to?(:params)` behaves as expected.
Diffstat (limited to 'actioncable')
0 files changed, 0 insertions, 0 deletions