batch_api icon indicating copy to clipboard operation
batch_api copied to clipboard

Use to_json method instead of MultiJson.dump method

Open rohitjangid opened this issue 10 years ago • 0 comments

Changelog:

  • Replace MultiJson.dump method with to_json method

Error:

  • NameError (uninitialized constant BatchApi::ErrorWrapper::MultiJson)

rohitjangid avatar Feb 23 '16 11:02 rohitjangid