json_patch
An implementation of the JSON patch spec.
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
An implementation of the JSON patch spec.
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