Skip to content

Fix 404 error while displaying json files.

gitlab-qa-bot 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 (closed).

Merge request reports