Sha256: 1d65821c9e11fadcf4888c0de9df61b43a9df0000259985ba2c0f78269f634bb
Contents?: true
Size: 133 Bytes
Versions: 1
Compression:
Stored size: 133 Bytes
Contents
class Quantity class Unit ## # @see http://en.wikipedia.org/wiki/Time class Time < Unit # TODO end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
quantity-0.0.0 | lib/quantity/unit/time.rb |