1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/json
2008-04-08 03:45:26 +00:00
..
encoders 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
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