Fix 404 error while displaying json files.
It uses params[:id] instead of request.fullpath. It should fix #3132.
S
Sato Hiroyuki committed
a1fe375e44987d89b9f9fbacb784eed83de233b2
Parent: f7ca6c5
It uses params[:id] instead of request.fullpath. It should fix #3132.