ruby on rails - Find all my caches_action paths -
is there way in rails find out caches_action paths rails have stored?
alright, ended using actioncontroller::base.cache_store , checked cache directory manually. let me know if there better answer.
is there way in rails find out caches_action paths rails have stored?
alright, ended using actioncontroller::base.cache_store , checked cache directory manually. let me know if there better answer.
Comments
Post a Comment