You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2018. It is now read-only.
I removed it so that Travis would pass but it was one of the tests that was sending to_json to test. Yajl doesn't support to_json without require "yajl/json_gem"... which multi_json doesn't support, plus that test seems like it's testing the output of another lib, either way I only removed it for Travis but left it there so it could be revered easily.