Skip to content

Instantly share code, notes, and snippets.

@xenda
Forked from beathyate/encodings.rb
Created February 14, 2011 18:19
Show Gist options
  • Save xenda/826293 to your computer and use it in GitHub Desktop.
Save xenda/826293 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