-
David Heinemeier Hansson authored
This reverts commit abe915f2. 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.
David Heinemeier Hansson authoredThis reverts commit abe915f2. 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.
Loading