This project is archived and is in readonly mode.
Remove orphaned JSON code in ActiveSupport
Reported by Cheah Chu Yeow | May 11th, 2008 @ 06:54 AM
Remove unused JSON::RESERVED_WORDS, JSON.valid_identifier? and JSON.reserved_word? methods.
These have not been used for quite awhile (since 7275d274, when Rails started producing double-quoted valid keys for JSON output). Removal doesn't break any existing tests.
Comments and changes to this ticket
-
Repository May 11th, 2008 @ 07:50 PM
- State changed from new to resolved
(from [8f2f88f128104355b100487008800aeb369ca425]) Remove unused JSON methods. [#164 state:resolved]
Signed-off-by: Pratik Naik
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>