Read cache
40 41 42
# File 'lib/assets/item.rb', line 40 def read_cache File.read(cache_path) rescue nil end