Method: Cutaneous::CachedFileLoader#template_cache

Defined in:
lib/cutaneous/loader.rb

#template_cacheObject



84
85
86
# File 'lib/cutaneous/loader.rb', line 84

def template_cache
  @template_cache ||= {}
end