Libraries
»
formtastic
(5.0.0)
»
Index
»
Formtastic
»
Localizer
»
cache
Method: Formtastic::Localizer.cache
Defined in:
lib/formtastic/localizer.rb
.
cache
⇒
Object
52 53 54
# File 'lib/formtastic/localizer.rb', line 52
def
self
.
cache
@cache
||=
Cache
.
new
end