mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
69339e54d3
In some cases webservers like nginx send the escaped characters lowercased to the Rails application. The current_page? helper was comparing the escaped strings that are different since Ruby escapes the URL using uppercased characters. |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |