Cache path
50 51 52
# File 'lib/assets/item.rb', line 50 def cache_path @cache_path ||= File.join(::Asset.cache, kext) end