underscore.string icon indicating copy to clipboard operation
underscore.string copied to clipboard

Add ability to keep ID suffix in humanize

Open stevebissett opened this issue 7 years ago • 0 comments

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.

stevebissett avatar May 04 '17 08:05 stevebissett