10935: Make Rails method deep_munge a noop, so that empty arrays can round trip
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 19 Jan 2017 19:45:39 +0000 (14:45 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 19 Jan 2017 19:46:27 +0000 (14:46 -0500)
commita9ae80084e5b8897408a47fe081481cb913fd260
tree11d77ed8d49c98c3d18b7577fa33e73776edadef
parent6441ff0411fc0316c0825e8647150b1e079256ab
10935: Make Rails method deep_munge a noop, so that empty arrays can round trip
through json instead of being turned into 'nil'.
services/api/config/initializers/noop_deep_munge.rb [new file with mode: 0644]