6 Matching Annotations
- Aug 2022
-
github.com github.com
- Jul 2020
-
bugs.ruby-lang.org bugs.ruby-lang.org
-
There is a usability problem here, it's basically impossible to read the output of Time#inspect in such a case, even though the input was readable.
-
So, which is better? t.inspect # => "2007-11-01 15:25:00 8483885939586761/68719476736000000 UTC" t.inspect # => "2007-11-01 15:25:00.123456789000000004307366907596588134765625 UTC"
-
- Sep 2019
-
github.com github.com