json - Rails MultiJson::LoadError -


i trying fetch json feed , multijson::loaderror

the reason in feed there trailing "," after last node.

{"first_element" : "value", "second_element" : "value",} 

is there way output json without loaderror. there raw function ignores this.

i using httparty fetch url


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -