Actions
Bug #9890
closedEmpty Date class
Bug #9890:
Empty Date class
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]
Backport:
Updated by nobu (Nobuyoshi Nakada) about 12 years ago
- Status changed from Open to Third Party's Issue
Updated by nobu (Nobuyoshi Nakada) about 12 years ago
The first related commit seems:
https://github.com/rubygems/rubygems/commit/04422c3c7fc0273a5ef9d01641fb0a2a4ee0d03d#diff-05477d38d75c98664b0e7dec6eb73b45R44
Updated by drbrain (Eric Hodel) about 12 years ago
I have not been able to come up with a workaround that allows removal of Date or provides a working Date class.
Updated by Eregon (Benoit Daloze) over 11 years ago
- Status changed from Third Party's Issue to Closed
Fixed upstream by my commit https://github.com/rubygems/rubygems/pull/948.
And now merged on trunk.
Actions