Method: Layout.reset_cache

Defined in:
lib/tags/layout.rb

.reset_cacheObject



20
21
22
# File 'lib/tags/layout.rb', line 20

def self.reset_cache
  @@layout_cache = {}
end