Sha256: 727bf87434cd8bd91049cfbfb14e09b841f0b11a72455dcb7511d12d54b13fc6
Contents?: true
Size: 143 Bytes
Versions: 19
Compression:
Stored size: 143 Bytes
Contents
class Time # Makes sure that Time are exported with ISO8601 # conventions when using to_json and to_csv def to_s iso8601 end end
Version data entries
19 entries across 19 versions & 1 rubygems