davidw (David Welton)
- Email:
- Registered on: 11/14/2008
- Last connection: 11/14/2008
Activity
Reported issues: 1
11/14/2008
- 01:04 am Ruby 1.8 Bug #752: YAML::load has problems with older dates
- =begin
Here is a patch that fixes the problem. It's likely to slow things down some, because DateTime is not fast, ... - 01:01 am Ruby 1.8 Bug #752 (Closed): YAML::load has problems with older dates
- =begin
irb(main):002:0> require 'yaml'
=> true
irb(main):003:0> YAML::load('1900-01-01T00:00:00+00:00')
Argume...
Also available in: Atom