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