Authors: Travis Vachon
Summary: An implementation of JSON patch in Ruby.
http://tools.ietf.org/html/draft-pbryan-json-patch-01
Utilities for applying JSON patches to arbitary objects. To
participate in the patch protocol, classes can implement #apply_patch