utils
utils copied to clipboard
Replace period in underscored string
Related to https://github.com/hanami/hanami/issues/1163
Should I open a separate PR against main as it still seems to use the same underscore method as well?
The fix looks good, but I am not sure how to approach this because it is backwards breaking behaviour. Probably best to let @jodosha look at it when he has a free moment.