class CopyTunerClient::I18nBackend
def initialize(cache)
-
cache
(Cache
) -- must act like a hash, returning and accept blurbs by key.
def initialize(cache) @cache = cache end
cache
(Cache
)
-- must act like a hash, returning and accept blurbs by key.
def initialize(cache) @cache = cache end