Sha256: 0ca70c79d631a04b0a4aed5b349ff8565e65135c10c6dac47cdeecf0fa1360ed

Contents?: true

Size: 169 Bytes

Versions: 12

Compression:

Stored size: 169 Bytes

Contents

module Searchgasm
  module Modifiers
    class Microseconds < Base
      class << self
        def return_type
          :integer
        end
      end
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
searchgasm-1.3.2 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.3.4 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.3.0 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.3.3 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.3.1 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.5.2 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.4.1 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.5.1 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.5.3 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.3.5 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.4.0 lib/searchgasm/modifiers/microseconds.rb
searchgasm-1.5.0 lib/searchgasm/modifiers/microseconds.rb