I built the JSON API using Rails 3 and RABL
The API works well, but for specific requests only part of the data is returned - the rest of the JSON is disabled. Because JSON is therefore not valid, a mobile application that relies on an API fails.
Can anyone think why the body is cut off in a certain size and points me in the right direction to solve the problem? Thanks
bodacious Jul 31 '12 at 11:18 2012-07-31 11:18
source share