We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36327b commit 3afc17dCopy full SHA for 3afc17d
spec/tags/command_line/dash_upper_u_tags.txt
@@ -5,3 +5,4 @@ slow:ruby -U sets Encoding.default_internal to UTF-8
5
slow:ruby -U does nothing different if specified multiple times
6
slow:ruby -U is overruled by Encoding.default_internal=
7
slow:ruby -U does not affect the default external encoding
8
+slow:ruby -U sets Encoding.default_internal to UTF-8 when RUBYOPT is empty or only spaces
0 commit comments