diff options
author | Edouard CHIN <edouard.chin@shopify.com> | 2017-04-23 22:20:55 -0400 |
---|---|---|
committer | Edouard CHIN <edouard.chin@shopify.com> | 2017-04-26 15:36:30 -0400 |
commit | 615fd399cd3c0e2f10874f21af89ac584dd0a0ba (patch) | |
tree | 6215b1e730d68b29a6e11474919fccb17833758d /actionpack | |
parent | 0dd40fe72cfcf53b475a4084d61e9e931417c29e (diff) | |
download | rails-615fd399cd3c0e2f10874f21af89ac584dd0a0ba.tar.gz rails-615fd399cd3c0e2f10874f21af89ac584dd0a0ba.tar.bz2 rails-615fd399cd3c0e2f10874f21af89ac584dd0a0ba.zip |
Fix `current_page?` regression:
- `check_parameters` kwargs was added to the `current_page?` method, the implementation was assuming only hashes responds to `delete`. This was causing issues when `current_page?` was called with a Active Model object
- ref https://github.com/rails/rails/pull/27549
- Fixes #28846
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions