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