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

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
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!

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.

3 participants