05 Oct Rails: Respond json data in a controller based on json files
Sometime let's say you want to be able to reproduce an issue that is happening in the production environment so in case that your service is built as an API and responding in JSON format, maybe you can open that endpoint and download the JSON...