Sha256: 04bea64f165937d144a099e5d6e83923adf0877d5c46cadf0784f5c33ad3bf21

Contents?: true

Size: 139 Bytes

Versions: 10

Compression:

Stored size: 139 Bytes

Contents

# encoding: utf-8

require 'dry/container'

Dir[Pathname(__FILE__).dirname.join('support/**/*.rb').to_s].each do |file|
  require file
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
dry-container-0.2.8 spec/spec_helper.rb
dry-container-0.2.7 spec/spec_helper.rb
dry-container-0.2.6 spec/spec_helper.rb
dry-container-0.2.5 spec/spec_helper.rb
dry-container-0.2.4 spec/spec_helper.rb
dry-container-0.2.3 spec/spec_helper.rb
dry-container-0.2.2 spec/spec_helper.rb
dry-container-0.2.1 spec/spec_helper.rb
dry-container-0.2.0 spec/spec_helper.rb
dry-container-0.1.0 spec/spec_helper.rb