diff options
author | Olek Janiszewski <olek.janiszewski@gmail.com> | 2011-12-16 17:58:22 +0100 |
---|---|---|
committer | Olek Janiszewski <olek.janiszewski@gmail.com> | 2011-12-16 17:58:25 +0100 |
commit | abe915f23777efe10f17d611bf5718ca855a0704 (patch) | |
tree | c97235d2548f23930ed997cbeb7663aecc35d25b /activesupport/test/autoload.rb | |
parent | 4e74bd194beb6f51ee7c4bf06bfaab72d70f1c2c (diff) | |
download | rails-abe915f23777efe10f17d611bf5718ca855a0704.tar.gz rails-abe915f23777efe10f17d611bf5718ca855a0704.tar.bz2 rails-abe915f23777efe10f17d611bf5718ca855a0704.zip |
Fix expanding cache key for single element arrays
In short:
expand_cache_key(element) should not equal expand_cache_key([element])
This way a fragment cache key for an index page with only a single
element in the collection is different than a fragment cache for a
typical show page for that element.
Diffstat (limited to 'activesupport/test/autoload.rb')
0 files changed, 0 insertions, 0 deletions