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 has been 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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ping @dkubb @postmodern @mbj @solnic: ac078f2
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.
The text was updated successfully, but these errors were encountered: