Sha256: aebb9b71606bdb7c6902e7837420042f7eb4519ef7476ec8adb57ee506d2e6cc

Contents?: true

Size: 132 Bytes

Versions: 9

Compression:

Stored size: 132 Bytes

Contents

require 'dry/system'

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
dry-system-0.12.0 lib/dry/system/components.rb
dry-system-0.11.0 lib/dry/system/components.rb
dry-system-0.10.1 lib/dry/system/components.rb
dry-system-0.10.0 lib/dry/system/components.rb
dry-system-0.9.2 lib/dry/system/components.rb
dry-system-0.9.1 lib/dry/system/components.rb
dry-system-0.9.0 lib/dry/system/components.rb
dry-system-0.8.1 lib/dry/system/components.rb
dry-system-0.8.0 lib/dry/system/components.rb