Sha256: aa1ae2891632269e79469fcfdaad21c985702abd7c040bec4c7fba73453cf1d0

Contents?: true

Size: 163 Bytes

Versions: 7

Compression:

Stored size: 163 Bytes

Contents

# frozen_string_literal: true

require 'dry/system'

Dry::System.register_provider(
  :system,
  boot_path: Pathname(__dir__).join('system_components').realpath
)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dry-system-0.17.0 lib/dry/system/components.rb
dry-system-0.15.0 lib/dry/system/components.rb
dry-system-0.14.1 lib/dry/system/components.rb
dry-system-0.14.0 lib/dry/system/components.rb
dry-system-0.13.2 lib/dry/system/components.rb
dry-system-0.13.1 lib/dry/system/components.rb
dry-system-0.13.0 lib/dry/system/components.rb