diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2012-01-27 20:41:37 +0100 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2012-01-27 20:41:37 +0100 |
commit | 66b445c319a217df2c0ac94f55760594aab63600 (patch) | |
tree | 1634e96808281d7c556fde9c4c704e5e50c35c6c /activesupport/lib/active_support/lazy_load_hooks.rb | |
parent | 2e5ec3b3996231c3b770844608fb7b41c0d891e6 (diff) | |
download | rails-66b445c319a217df2c0ac94f55760594aab63600.tar.gz rails-66b445c319a217df2c0ac94f55760594aab63600.tar.bz2 rails-66b445c319a217df2c0ac94f55760594aab63600.zip |
Revert "Fix expanding cache key for single element arrays"
This reverts commit abe915f23777efe10f17d611bf5718ca855a0704.
This broke all existing keys and it's wrong anyway. The array is just there as a convenience option for building the string. It's intentional that [ "stuff"] and "stuff" generates the same key.
Diffstat (limited to 'activesupport/lib/active_support/lazy_load_hooks.rb')
0 files changed, 0 insertions, 0 deletions