rails--rails/activesupport/lib/active_support/json
Josh Kalderimis e8c870726a Updated the json date regex to recognize xmlschema formatted date times during json decoding. [#3031 state:resolved]
Signed-off-by: Santiago Pastorino and Emilio Tagua <santiago+emilioe@wyeworks.com>
2011-02-12 13:30:30 -02:00
..
backends Fixes an issue when decoding a json string which looks like a date but is invalid. This DateTime parse error is now caught and the original string is instead passed back [#6286 state:resolved] 2011-02-11 13:54:57 -02:00
decoding.rb removes spurious .rb in require 2010-06-13 13:56:08 +02:00
encoding.rb Updated the json date regex to recognize xmlschema formatted date times during json decoding. [#3031 state:resolved] 2011-02-12 13:30:30 -02:00
variable.rb AS json refactor, move to_json implementation to core_ext and a cleanup a bit the code 2010-07-01 12:04:11 -07:00