rails--rails/actionpack/test
Arthur Neves 2513a410f5
Scrub the invalid paramter value before using it in the error
You should be able to safely use the String error message. So when
finding the paramter has an invalid encoding we need to remove the
invalid bytes before using it in the error. Otherwise the caller might
get another Encoding error if they use the message.
2017-07-17 13:07:59 -04:00
..
abstract Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
assertions Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
controller [Action Pack] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
dispatch Scrub the invalid paramter value before using it in the error 2017-07-17 13:07:59 -04:00
fixtures Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
journey normalize_path used to be nil tolerant 2017-07-12 19:48:31 +09:00
lib/controller Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
routing Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
tmp
abstract_unit.rb [Action Pack] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00