Use `gem "oj"` for free JSON performance
📰 Dev.to · Augusts Bautra
You're probably generating JSON strings, or parsing them in your Rails app. Using gem "oj" can speed...
You're probably generating JSON strings, or parsing them in your Rails app. Using gem "oj" can speed...