Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix flexible keys crash #1292

Merged
merged 2 commits into from
Jun 25, 2018

Conversation

deivid-rodriguez
Copy link
Contributor

Just like with regular keys, flexible keys should default to English when they are not present. Fixes #1286.

There's an unrelated change that simplifies how test_helper is required. Without this, ruby test/test_flexible.rb was failing on my environment. Let me know if you want that as a separate PR.

@stympy
Copy link
Contributor

stympy commented Jun 21, 2018

Could you split the test_helper changes into a separate PR?

@deivid-rodriguez
Copy link
Contributor Author

@stympy Done!

@deivid-rodriguez deivid-rodriguez force-pushed the fix/flexible_keys_crash branch from a96b718 to 41c058d Compare June 24, 2018 17:31
@deivid-rodriguez
Copy link
Contributor Author

Rebased to fix change log conflicts!

@deivid-rodriguez
Copy link
Contributor Author

This PR also fixes #828 and coincidentally uses the same approach suggested there.

@deivid-rodriguez
Copy link
Contributor Author

Also fixes #822.

@deivid-rodriguez
Copy link
Contributor Author

Thanks @stympy!

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

Successfully merging this pull request may close these issues.

3 participants