Module
I18n::Backend::Cache
In:
lib/active_support/vendor/i18n-0.4.1/i18n/backend/cache.rb
TODO Should the cache be cleared if new translations are stored?
Methods
cache_key
fetch
translate
Public Instance methods
translate
(*args)
Protected Instance methods
cache_key
(*args)
fetch
(*args, &block)
[Validate]