Skip to content

Instantly share code, notes, and snippets.

@randrews
Created September 13, 2010 15:01
Show Gist options
  • Save randrews/577419 to your computer and use it in GitHub Desktop.
Save randrews/577419 to your computer and use it in GitHub Desktop.
require "rubygems"
require "active_support"
{"a" => [1]}.to_json # <== Raises CircularReferenceError. Why?!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment