Sha256: 4d8a9c0053dd6ee64884d7cc8d0bdf3e10f3c237938f8afd55b6db3f6fc6f0da

Contents?: true

Size: 132 Bytes

Versions: 6

Compression:

Stored size: 132 Bytes

Contents

require 'bundler/setup'
require_relative 'system/container'

App.finalize!

user_repo = App['user_repo']

puts user_repo.db.inspect

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dry-system-0.7.3 examples/standalone/run.rb
dry-system-0.7.2 examples/standalone/run.rb
dry-system-0.7.1 examples/standalone/run.rb
dry-system-0.7.0 examples/standalone/run.rb
dry-system-0.6.0 examples/standalone/run.rb
dry-system-0.5.1 examples/standalone/run.rb