This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df6617bc8ac1677ab2b2cf7ed2859cdcc393ccb5
rails
/
activesupport
/
lib
/
active_support
/
json
History
Daniel Sheppard
b3381cacaf
Fix that JSON parser fails to read escaped backslashes.
...
[
#973
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2009-08-09 22:30:44 -07:00
..
backends
Fix that JSON parser fails to read escaped backslashes.
2009-08-09 22:30:44 -07:00
decoding.rb
Add basic JSON serializer to AMo
2009-06-17 21:27:54 -05:00
encoding.rb
JSON.escape returns UTF-8 strings
2009-07-01 16:22:19 -07:00
variable.rb
Now that we have a separate internal rails_to_json, use a separate circular reference stack instead of sticking it in the options hash
2009-04-26 20:04:47 -07:00