Libraries
»
erector
(0.10.0)
»
Index
»
Erector
»
Caching
»
ClassMethods
»
#cache
Method: Erector::Caching::ClassMethods#cache
Defined in:
lib/erector/caching.rb
#
cache
⇒
Object
59 60 61
# File 'lib/erector/caching.rb', line 59
def
cache
@@cache
||=
nil
end