Skip to content

Instantly share code, notes, and snippets.

@beathyate
Created February 14, 2011 18:18
Show Gist options
  • Save beathyate/826289 to your computer and use it in GitHub Desktop.
Save beathyate/826289 to your computer and use it in GitHub Desktop.
# config/initializers/encodings.rb
Encoding.default_internal, Encoding.default_external = ['utf-8'] * 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment