Skip to content

Handle exceptions in plural? and singular?#1

Merged
evanob merged 1 commit intomasterfrom
exceptions
Nov 24, 2025
Merged

Handle exceptions in plural? and singular?#1
evanob merged 1 commit intomasterfrom
exceptions

Conversation

@evanob
Copy link

@evanob evanob commented Nov 22, 2025

We want it so that, for example, Exflect.pluralize("children", check: true) returns children not childrens. Previously, the check was just doing a regex lookup, ignoring the exceptions.

@evanob evanob requested a review from vbalazs November 22, 2025 13:52
Copy link

@vbalazs vbalazs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something we could push upstream?

@evanob evanob merged commit a64387d into master Nov 24, 2025
@evanob
Copy link
Author

evanob commented Nov 24, 2025

Is this something we could push upstream?

opened a PR, but wont hold my breath waiting pejrich#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants