BetterErrors / BetterErrors/better_errors

Allow to configure internal url

Open
#415 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Ruby
Stars
6.9k
Forks
430
PR merge metrics
No merged PRs in 30d

Description

Right now the internal path seems to be hardcoded to `/__better_errors`. See https://github.com/charliesome/better_errors/blob/master/lib/better_errors/middleware.rb#L74

It should be possible to configure/ prefix this path. This is needed if the rails project is not "mounted" at the root level, ex at `/my_rails_app1/...`. The correct path would then be `/my_rails_app1/__better_errors`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.