Method: Cell::Templates::Cache#initialize
- Defined in:
- lib/cell/templates.rb
#initialize ⇒ Cache
32 33 34 |
# File 'lib/cell/templates.rb', line 32 def initialize @store = {} end |
32 33 34 |
# File 'lib/cell/templates.rb', line 32 def initialize @store = {} end |