Module: Cache (I18n::Backend)

Overview
Module Structure
Instance Methods
Cache#translate / 1
Cache#fetch / 2
Cache#cache_key / 1
is a submodule of
module: Backend ( I18n )
has properties
method: translate / 1   
method: fetch / 2   
method: cache_key / 1   
is defined at
#49 in active_support/vendor/i18n-0.4.1/i18n/backend/cache.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: I18n
  module: Backend
module: Cache     

Instance Methods

Cache#translate / 1

#50 in active_support/vendor/i18n-0.4.1/i18n/backend/cache.rb

translate ( *args )

Cache#fetch / 2

#56 in active_support/vendor/i18n-0.4.1/i18n/backend/cache.rb

fetch ( *args ,
  &block )

Cache#cache_key / 1

#66 in active_support/vendor/i18n-0.4.1/i18n/backend/cache.rb

cache_key ( *args )