Skip to content

Instantly share code, notes, and snippets.

@seenmyfate
Created December 4, 2011 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seenmyfate/1430704 to your computer and use it in GitHub Desktop.
Save seenmyfate/1430704 to your computer and use it in GitHub Desktop.
if RUBY_VERSION =~ /1.9/
Encoding.default_external = Encoding::UTF_8
Encoding.default_internal = Encoding::UTF_8
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment