rails/activesupport/lib
David Heinemeier Hansson 83dbef6074 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.
2012-01-27 20:44:08 +01:00
..
active_support Revert "Fix expanding cache key for single element arrays" 2012-01-27 20:44:08 +01:00
active_support.rb remove ActiveSupport::Base64 in favor of ::Base64 2012-01-02 22:48:15 +03:00