Skip to content

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

Open
fsmanuel wants to merge 1 commit intomasterfrom
capitalized-words
Open

Adds a failing test for irregularPairs if the word is capitalized#136
fsmanuel wants to merge 1 commit intomasterfrom
capitalized-words

Conversation

@fsmanuel
Copy link
Copy Markdown
Contributor

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

@stefanpenner
Copy link
Copy Markdown
Member

how does rails active_support handle this?

@fsmanuel
Copy link
Copy Markdown
Contributor Author

fsmanuel commented May 1, 2018

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

@stefanpenner
Copy link
Copy Markdown
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