Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a failing test for irregularPairs if the word is capitalized #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fsmanuel
Copy link
Contributor

I'm not sure how we should fix it so I just added a failing test to demonstrate #135

@stefanpenner
Copy link
Member

how does rails active_support handle this?

@fsmanuel
Copy link
Contributor Author

fsmanuel commented May 1, 2018

Loading development environment (Rails 5.0.2)
'Child'.pluralize
=> "Children"
'Children'.singularize
=> "Child"

@stefanpenner
Copy link
Member

@fsmanuel interesting, this does look like an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants