Sha256: 17c4a262fd3c9dbdb3bcfdb2c9d08e177854a254c10f4680690266d8a01f6d4b

Contents?: true

Size: 154 Bytes

Versions: 15

Compression:

Stored size: 154 Bytes

Contents

# frozen_string_literal: true

require 'rom/mapper_compiler'

module ROM
  module Memory
    class MapperCompiler < ROM::MapperCompiler
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

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