Sha256: 2e700dcda0e1c924e519d37587309da4460929297232438e4ad2e28d4bdb9efc

Contents?: true

Size: 271 Bytes

Versions: 3

Compression:

Stored size: 271 Bytes

Contents

# frozen_string_literal: true

module ROM
  module Factory
    include Dry::Core::Constants
  end
end

require "rom/factory/attributes/value"
require "rom/factory/attributes/callable"
require "rom/factory/attributes/sequence"
require "rom/factory/attributes/association"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rom-factory-0.13.0 lib/rom/factory/attributes.rb
rom-factory-0.12.0 lib/rom/factory/attributes.rb
rom-factory-0.11.0 lib/rom/factory/attributes.rb