vendor/activesupport/lib/active_support/json.rb in relevance-castronaut-0.5.4 vs vendor/activesupport/lib/active_support/json.rb in relevance-castronaut-0.6.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