Libraries
»
cutaneous
(0.3.0)
»
Index
»
Cutaneous
»
CachedFileLoader
»
#template_cache
Method: Cutaneous::CachedFileLoader#template_cache
Defined in:
lib/cutaneous/loader.rb
#
template_cache
⇒
Object
84 85 86
# File 'lib/cutaneous/loader.rb', line 84
def
template_cache
@template_cache
||=
{
}
end