Sha256: bc455d0ec63d14d4e2d95135648f1f0e3929accf4d6c664d52e25357c1c08b8c
Contents?: true
Size: 556 Bytes
Versions: 2
Compression:
Stored size: 556 Bytes
Contents
This release updates some extensions to Time for use with the Duration class, and standardizes the library on the name 'richunits', rather than using the underscored "rich_units". This means installation is now: gem install richunits and loading the library is now: require 'richunits' Though a backward compatible require is still present. The previous release contains a complete rewrite of the Duration class and integrates it into the rest of the system. ### 0.5.0 / 2009-05-30 * Rewrote Duration class and integrated into rest of system.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
richunits-0.6 | RELEASE |
richunits-0.5.0 | RELEASE |