Class Cell::Templates::Cache
In: lib/cell/templates.rb
Parent: Object

{["comment/row/views", comment/views"] => "Tpl:comment/view/show.haml"}

Methods

fetch   new  

Public Class methods

Public Instance methods

Iterates prefixes and yields block. Returns and caches when block returned template. Note that it caches per prefixes set as this will most probably never change.

[Validate]