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

Change to translation_for #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

tritter
Copy link

@tritter tritter commented Feb 1, 2015

Change the setter to !translation_for(locale) it is now possible that
the cache is empty but the DB has already a translation so the update
still fails. The unit tests are first reading which fills the cache already...

Change the setter to !translation_for(locale) it is now possible that
the cache is empty but the DB has already a translation and the update
still fails.
translation_for is not returning nil if there is no locale available
Added delete translation check method
@tritter
Copy link
Author

tritter commented Feb 1, 2015

Please check my comment in the issue: #16

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