Skip to content

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