mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
According to the RFC and the json.org site all json keys must be strings, and those strings must be quoted with double quotes. [#1755 state:committed]