hubertlepicki / GoTranslateYourself

This is Rails 3 engine, which lets your client translate their apps themselves. Is using MongoDB
http://amberbit.com
MIT License
36 stars 36 forks source link

Support memoization with configurable refresh time period #9

Open hubertlepicki opened 13 years ago

hubertlepicki commented 13 years ago

Jose Valim suggested I should use memoization backend: http://github.com/svenfuchs/i18n/blob/master/lib/i18n/backend/memoize.rb

I think this is good idea, but we need to think on how do we refresh translations.