module
ActiveSupport::JSON
v6.0.0 -
Show latest stable
No documentation available for this module.
Constants
DATETIME_REGEX = /^(?:\\d{4}-\\d{2}-\\d{2}|\\d{4}-\\d{1,2}-\\d{1,2}[T \\t]+\\d{1,2}:\\d{2}:\\d{2}(\\.[0-9]*)?(([ \\t]*)Z|[-+]\\d{2}?(:\\d{2})?)?)$/
DATE_REGEX = /^\\d{4}-\\d{2}-\\d{2}$/
Files
- activesupport/lib/active_support/json/decoding.rb
- activesupport/lib/active_support/json/encoding.rb