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 fallbacks options #12

Closed
wants to merge 4 commits into from
Closed

Fix fallbacks options #12

wants to merge 4 commits into from

Conversation

shioyama
Copy link
Owner

I noticed that using options as an attribute reader in the backend instance
to get backend options is potentially conflicing with the options passed in
to the getter method. In 0.1.7, this name conflict is causing bogus warnings about not passing fallbacks to the getter, which is wrong.

This PR fixes the issue and also removes options as an attribute reader from
the backend instance, to avoid any possible conflict with locale variable naming.

@shioyama shioyama closed this in 0d01d3a Mar 21, 2017
@shioyama shioyama deleted the fallbacks_super branch March 21, 2017 13:03
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.

1 participant