There is any way to globaly disable cache or at least clean cache between queries? I'm using this gem but testing with rspec (+ vcr) becomes quite difficult and unpredictable due to the cache feature.
There is any way to globaly disable cache or at least clean cache between queries?
I'm using this gem but testing with rspec (+ vcr) becomes quite difficult and unpredictable due to the cache feature.