From 2694b0164e378417314de80e731c9532041ff047 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 18 Jan 2017 20:07:42 -0800 Subject: [PATCH] Automatically [skip ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3efe667..7c16a5a 100644 --- a/README.md +++ b/README.md @@ -1136,9 +1136,11 @@ Significantly increase performance with faster JSON generation. Add [Oj](https:/ gem 'oj' ``` +This speeds up all JSON generation and parsing in your application (automatically!) + ### Persistent HTTP Connections -Significantly increase performance with persistent HTTP connections. Add [Typhoeus](https://github.com/typhoeus/typhoeus) to your Gemfile. +Significantly increase performance with persistent HTTP connections. Add [Typhoeus](https://github.com/typhoeus/typhoeus) to your Gemfile and it’ll automatically be used. ```ruby gem 'typhoeus' -- libgit2 0.21.0