Skip to content

Switch keys to strings in LanguageInfo component#372

Merged
movermeyer merged 1 commit into
ruby-i18n:mainfrom
movermeyer-stripe:movermeyer/string_key_fixup
May 28, 2026
Merged

Switch keys to strings in LanguageInfo component#372
movermeyer merged 1 commit into
ruby-i18n:mainfrom
movermeyer-stripe:movermeyer/string_key_fixup

Conversation

@movermeyer-stripe
Copy link
Copy Markdown
Contributor

What are you trying to accomplish?

Follow up to #371. Fixing the keys to also be strings.

What approach did you choose and why?

Changed the type to String, to match the other components.

What should reviewers focus on?

🤷

The impact of these changes

You won't need to exempt Symbols when trying to safe-load the file.

Testing

bundle exec thor cldr:export --components LanguageInfo

Checklist

  • I have added a CHANGELOG entry for this change (or determined that it isn't needed)

@movermeyer movermeyer merged commit fe30291 into ruby-i18n:main May 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants