Project

General

Profile

Actions

Feature #10152

open

String#strip doesn't remove non-breaking space

Added by Anonymous over 9 years ago. Updated about 9 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:64462]

Description

String#strip doesn't remove non-breaking space.

2.1.2 :001 > "\u00A0".strip
 => " " 

Related issues 1 (0 open1 closed)

Related to Ruby master - Feature #10085: Add non-ASCII case conversion to String#upcase/downcase/swapcase/capitalizeClosedduerst (Martin Dürst)Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0