esamattis / esamattis/underscore.string
Add ability to keep ID suffix in humanize
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
An example PR is shown here from Rails:
https://github.com/rails/rails/pull/28480
It would be useful for humanize to have `options`, one of which is `keep_id_suffix: true`, which would allow us to keep the ID suffix when required.
Contributor guide
Assessment
This issue has not been assessed yet.