我无法弄清楚我的缓存片段存储在哪里。片段缓存的默认位置是什么。
Cached fragment hit: views/listed_products (0.1ms)
我在rails_root / public或rails_root / tmp / cache dirs中找不到任何内容
感谢, 灰
答案 0 :(得分:5)
可能MemoryStore,如果tmp/cache
不存在则使用{{3}}。我无法从当前的帖子中看出它是否确实存在。
答案 1 :(得分:1)
试试:
Rails.cache.cache_path