Sha256: 07d23303e29a3e06350fbb018847fdb1cbe32018250ea274c315ef3a1da95777
Contents?: true
Size: 655 Bytes
Versions: 1
Compression:
Stored size: 655 Bytes
Contents
= TODO List == Achieve 99.9% drop-in compatability with ActiveSupport. * Duration may be the big difficulty here. == Better TimeZone support * tgzinfo? == Documentation I was looking through the rdoc at http://tigerops.rubyforge.org/rich_units/rdoc/index.html and found that the names generated by rdoc for the bit and byte human readable string methods is out of synch with the examples in the documentation for each of the methods. The actual method names Numeric#strfbits and Numeric#strfbytes work but the method names Numeric#bits_to_s and Numeric#bytes_to_s that are shown in the examples for each method do not work. (from Larry Baltz)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
richunits-0.6 | TODO |