Skip to content

Fix 404 error while displaying json files.

Ramya Authappan requested to merge github/fork/hiroponz/fix-404-json-file into master

Created by: hiroponz

It uses params[:id] instead of request.fullpath. It should fix #3132.

Merge request reports