Sha256: 6777dcd61ef22005da2187174f265e7ce40c2f61283b7d07e5eb708dbf1d5ec6
Contents?: true
Size: 112 Bytes
Versions: 5
Compression:
Stored size: 112 Bytes
Contents
module Vizsla module Helpers def to_milliseconds(time) (time.to_f * 1000).round 1 end end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
vizsla-0.0.6 | lib/vizsla/helpers.rb |
vizsla-0.0.5 | lib/vizsla/helpers.rb |
vizsla-0.0.4 | lib/vizsla/helpers.rb |
vizsla-0.0.3 | lib/vizsla/helpers.rb |
vizsla-0.0.2 | lib/vizsla/helpers.rb |