aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test
diff options
context:
space:
mode:
authorOlek Janiszewski <olek.janiszewski@gmail.com>2011-12-16 17:58:22 +0100
committerOlek Janiszewski <olek.janiszewski@gmail.com>2011-12-16 17:58:25 +0100
commitabe915f23777efe10f17d611bf5718ca855a0704 (patch)
treec97235d2548f23930ed997cbeb7663aecc35d25b /activemodel/test
parent4e74bd194beb6f51ee7c4bf06bfaab72d70f1c2c (diff)
downloadrails-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 'activemodel/test')
0 files changed, 0 insertions, 0 deletions