Method: Formtastic::Localizer.cache

Defined in:
lib/formtastic/localizer.rb

.cacheObject



52
53
54
# File 'lib/formtastic/localizer.rb', line 52

def self.cache
  @cache ||= Cache.new
end