aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/backtrace_cleaner.rb
diff options
context:
space:
mode:
authorArthur Neves <arthurnn@gmail.com>2014-03-03 20:50:31 -0500
committerArthur Neves <arthurnn@gmail.com>2014-03-03 21:00:15 -0500
commit7d98247446e9f043dc9b6b5cbdb938877dd00a81 (patch)
tree1f4e2225b5249e68ab00bd1227cb59bb47c79a0a /activesupport/lib/active_support/backtrace_cleaner.rb
parentffcc6172b4d40ca7c8b02fd298c679b5bcf5787b (diff)
downloadrails-7d98247446e9f043dc9b6b5cbdb938877dd00a81.tar.gz
rails-7d98247446e9f043dc9b6b5cbdb938877dd00a81.tar.bz2
rails-7d98247446e9f043dc9b6b5cbdb938877dd00a81.zip
Cache key should be different when is Array.
`cache.fetch(['foo'])` and `cache.fetch('foo')` should generate different cache keys as they are not equivalents. [related #8615] [related #8614]
Diffstat (limited to 'activesupport/lib/active_support/backtrace_cleaner.rb')
0 files changed, 0 insertions, 0 deletions