1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/json
2007-12-02 08:45:35 +00:00
..
decoding_test.rb Fix JSON encoding/decoding bugs dealing with /'s. Closes #9990 [Rick, theamazingrando] 2007-10-26 03:22:02 +00:00
encoding_test.rb Don't escape forward slashes with String#to_json, our unicode encoding of < and > prevent the XSS problems. [tpope] Closes #10273 2007-12-02 08:45:35 +00:00