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-02-15 16:45:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cde9c09a524a21214ea9cd0f9ee4489e4d185af2
rails
/
activesupport
/
lib
/
active_support
/
json
History
gbuesing
be85868987
Time#to_json: don't convert to utc before encoding. References
#175
2008-05-18 10:48:11 -05:00
..
encoders
Time#to_json: don't convert to utc before encoding. References
#175
2008-05-18 10:48:11 -05:00
decoding.rb
remove multiple enumerations from ActiveSupport::JSON#convert_json_to_yaml when dealing with date/time values. [rick]
2007-12-28 18:37:17 +00:00
encoding.rb
Add config.active_support.escape_html_entities_in_json to allow disabling of html entity escaping. [rick]
2008-04-08 03:45:26 +00:00
variable.rb
Add an ignored options parameter to ActiveSupport::JSON::Variable#to_json to make sure it duck-types nicely with the other JSON types. [Pascal Belloncle]
2007-10-25 07:09:09 +00:00