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? -

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -