default encoding UTF 8?

R

Roger Pack

Is this expected?
=> #<Encoding:UTF-8>

Shouldn't default_external be "ASCII-8BIT"? Who is setting my
default_external?

Sorry a but confused.
Thanks!
-rp
 
M

Marcin Wolski

Roger said:
Is this expected?

=> #<Encoding:UTF-8>

Shouldn't default_external be "ASCII-8BIT"? Who is setting my
default_external?

Sorry a but confused.
Thanks!
-rp

"The default external encoding is something different: this is the
encoding that Ruby uses by default when reading from files and streams.
The default external encoding is global to the Ruby process and does not
change from file to file. Normally, the default external encoding is set
based on the locale that your computer is configured to. " - From "the
ruby programming language" book
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top