Changes
→json
=== json ===
A pure-ruby json library is bundled with Umlaut automatically, but you really ought to install the native compiled C one on your server instead, for much better performance. Umlaut will automatically use it if present. Currently verified with version 1.1.3
sudo gem install json -v 1.1.3
=== mysql ===