rails--rails/actionview/lib
Jonathan Hefner 8ace007519 Fix current_page? when URL has trailing slash
This fixes the `current_page?` helper when the given URL has a trailing
slash, and is an absolute URL or also has query params.

Fixes #33956.

Co-authored-by: Rien Maertens <rien.maertens@posteo.be>
2021-07-23 17:03:45 -05:00
..
action_view Fix current_page? when URL has trailing slash 2021-07-23 17:03:45 -05:00
action_view.rb