• R
    Remove conversion code for old Rails cache entry · 41d72ce3
    Rafael Mendonça França 提交于
    This code was there just to convert entries generated in Rails
    4.0.0.beta1 applications to a supported format.
    
    It is almost unlikely that any existent application have this cache
    entry format in their caches at the point that Rails 5 will be released
    so we don't need this code anymore.
    41d72ce3
caching_test.rb 31.5 KB