Method: Sinatra::Base#template_cache
- Defined in:
- lib/sinatra/base.rb
permalink #template_cache ⇒ Object (readonly)
Returns the value of attribute template_cache.
981 982 983 |
# File 'lib/sinatra/base.rb', line 981 def template_cache @template_cache end |