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

Add test for 'ActiveSupport::Inflector.transliterate' #35572

Merged
merged 1 commit into from Mar 11, 2019

Conversation

sharang-d
Copy link
Contributor

I went through #35571 and it looked like the change required specs so I added one.

cc @KaanOzkan, @rafaelfranca

@sharang-d
Copy link
Contributor Author

@kaspth
Copy link
Contributor

kaspth commented Mar 11, 2019

Let's add tests for those too, I think parameterize with a locale is broken.

@sharang-d
Copy link
Contributor Author

Saw your comment on the PR, I'll try to debug/fix it.

Also add tests for parametrize and transliterate
@sharang-d sharang-d force-pushed the tests-for-transliterate-locale-arg branch from 890349b to 818437c Compare March 11, 2019 20:18
@sharang-d
Copy link
Contributor Author

sharang-d commented Mar 11, 2019

I've pushed the fix and new tests. I see that the original change does not have a changelog entry. Does it need one and should I add it?

@kaspth kaspth merged commit cab396f into rails:master Mar 11, 2019
@kaspth
Copy link
Contributor

kaspth commented Mar 11, 2019

Doh! Yes, we should add a changelog entry too.

@sharang-d sharang-d deleted the tests-for-transliterate-locale-arg branch March 11, 2019 20:53
@sharang-d
Copy link
Contributor Author

I'll add it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants