Method: Sinatra::Base#template_cache

Defined in:
lib/sinatra/base.rb

#template_cacheObject (readonly)

Returns the value of attribute template_cache.

[View source]

981
982
983
# File 'lib/sinatra/base.rb', line 981

def template_cache
  @template_cache
end