Skip to content

Instantly share code, notes, and snippets.

@biilmann
Created October 13, 2012 00:57
Show Gist options
  • Save biilmann/3882710 to your computer and use it in GitHub Desktop.
Save biilmann/3882710 to your computer and use it in GitHub Desktop.
JRuby ActiveSupport JSON problem
require 'active_support/json'
{}.to_json.encoding
=> #<Encoding:US-ASCII>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment