Hacker News new | ask | show | jobs
by vinceguidry 2944 days ago
Have you ever used Ruby's JSON.dump? The second it runs into anything that it can't convert, you get "#<Object:0x00007fab05133078>" everywhere in your output.
1 comments

Of course! We use Oj.dump in Rails compatibility mode in production at ChartMogul.