This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c777bace2aed1833e068358461de62bbd59cd0c
rails
/
activesupport
/
lib
/
active_support
/
json
History
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