This project is archived and is in readonly mode.
Changeset [0bed5bdb213ea68e2f167ac4f61f698f37cf2d69] by Michael Koziarski
January 16th, 2009 @ 04:40 AM
Properly quote json keys.
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] http://github.com/rails/rails/co...
Committed by Michael Koziarski
- M activesupport/lib/active_support/json/encoders/hash.rb
- M activesupport/test/json/encoding_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>