Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
activesupport
/
lib
/
active_support
/
json
/
encoders
/
string.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@9238
[9238]
04/08/08 03:45:26
rick
Add config.active_support.escape_html_entities_in_json to allow disabling …
(edit)
@9138
[9138]
03/29/08 21:48:08
josh
Force json string encoding to ASCII-8BIT before unpacking for Ruby 1.9.
(edit)
@8255
[8255]
12/02/07 08:45:35
nzkoz
Don't escape forward slashes with String#to_json, our unicode encoding of …
(edit)
@8050
[8050]
10/29/07 00:18:43
rick
Change JSON to encode %w(< > &) as 4 digit hex codes to be in compliance …
(edit)
@8026
[8026]
10/26/07 03:22:02
rick
Fix JSON encoding/decoding bugs dealing with /'s. Closes
#9990
[Rick, …
(edit)
@7736
[7736]
10/04/07 03:28:42
bitsweat
Hash#to_json takes :only or :except options to specific or omit certain …
(edit)
@6893
[6893]
05/29/07 09:10:36
rick
escape <'s and >'s in JSON strings.
#8371
[Rick]
(add)
@6443
[6443]
03/18/07 07:05:58
sam
Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog