Sha256: d46130cff66f127603371c045cb43485458823fb8f6056048d8582b5d7394c62

Contents?: true

Size: 66 Bytes

Versions: 2

Compression:

Stored size: 66 Bytes

Contents

class Float
  def microseconds
    (self * 1000.0).to_i
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
quandl_operation-0.4.2 lib/quandl/operation/core_ext/float.rb
quandl_operation-0.4.2.rc1 lib/quandl/operation/core_ext/float.rb