vendor/rails/activesupport/lib/active_support/json.rb in radiant-0.7.2 vs vendor/rails/activesupport/lib/active_support/json.rb in radiant-0.8.0

- old
+ new

@@ -1,6 +1,6 @@ module ActiveSupport - # If true, use ISO 8601 format for dates and times. Otherwise, fall back to the Active Support legacy format. + # If true, use ISO 8601 format for dates and times. Otherwise, fall back to the Active Support legacy format. mattr_accessor :use_standard_json_time_format class << self def escape_html_entities_in_json @escape_html_entities_in_json