Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

MathieuDerelle/issue-example-for-airbrake-1

Repository files navigation

installation

You'll need a database to launch console or servers. So you can edit config/dabase.yml and then bundle install && rails c.

steps to reproduce

You can launch 3 servers at the same time and check the different URLs which are marked with

  • "ok" : only one leading slash in request.path
  • "not ok" : two leading slash in request.path

The commands :

N.B: I could not reproduce the error in a controller in the engine

N.B : You can checkout branch airbrake-9.5.0 to see all double slashes dissapear