Sha256: 7ed8685ca0c4e31be5065297cd5edf014dffcdb639cd5aa527bff6cae06a6af3

Contents?: true

Size: 139 Bytes

Versions: 15

Compression:

Stored size: 139 Bytes

Contents

# frozen_string_literal: true

require 'rom/types'

module ROM
  module Memory
    module Types
      include ROM::Types
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rom-core-5.3.2 lib/rom/memory/types.rb
rom-core-5.3.1 lib/rom/memory/types.rb
rom-core-5.3.0 lib/rom/memory/types.rb
rom-core-5.2.6 lib/rom/memory/types.rb
rom-core-5.2.5 lib/rom/memory/types.rb
rom-core-5.2.4 lib/rom/memory/types.rb
rom-core-5.2.3 lib/rom/memory/types.rb
rom-core-5.2.2 lib/rom/memory/types.rb
rom-core-5.2.1 lib/rom/memory/types.rb
rom-core-5.1.2 lib/rom/memory/types.rb
rom-core-5.1.1 lib/rom/memory/types.rb
rom-core-5.1.0 lib/rom/memory/types.rb
rom-core-5.0.2 lib/rom/memory/types.rb
rom-core-5.0.1 lib/rom/memory/types.rb
rom-core-5.0.0 lib/rom/memory/types.rb