Created
October 7, 2018 00:15
-
-
Save Lackoftactics/8daf2b639e3c7560e553d3f6c5c06d5b to your computer and use it in GitHub Desktop.
Big note on json parsing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem 'oj' | |
gem 'oj_mimic_json' | |
#this will make you happy | |
# faster json rendering using oj |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment