.devtools/templates/changelog.erb | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug-report.md | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/SUPPORT.md | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/docsite.yml | |
|
|
.github/workflows/sync_configs.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.yardopts | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.devtools | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
changelog.yml | |
|
|
docsite/source/auto-import.html.md | |
|
|
docsite/source/booting.html.md | |
|
|
docsite/source/component-providers.html.md | |
|
|
docsite/source/container.html.md | |
|
|
docsite/source/index.html.md | |
|
|
docsite/source/plugins.html.md | |
|
|
docsite/source/settings.html.md | |
|
|
docsite/source/test-mode.html.md | |
|
|
dry-system.gemspec | |
|
|
examples/custom_configuration_auto_register/Gemfile | |
|
|
examples/custom_configuration_auto_register/lib/entities/user.rb | 6 | A 0 mins |
|
examples/custom_configuration_auto_register/lib/user_repo.rb | 4 | A 0 mins |
|
examples/custom_configuration_auto_register/run.rb | 6 | A 0 mins |
|
examples/custom_configuration_auto_register/system/boot/persistence.rb | 11 | A 0 mins |
|
examples/custom_configuration_auto_register/system/container.rb | 11 | A 0 mins |
|
examples/custom_configuration_auto_register/system/import.rb | 2 | A 0 mins |
|
examples/standalone/Gemfile | |
|
|
examples/standalone/lib/empty_service.rb | 3 | A 0 mins |
|
examples/standalone/lib/not_registered.rb | 3 | A 0 mins |
|
examples/standalone/lib/service_with_dependency.rb | 4 | A 0 mins |
|
examples/standalone/lib/user_repo.rb | 4 | A 0 mins |
|
examples/standalone/run.rb | 15 | A 0 mins |
|
examples/standalone/system/boot/persistence.rb | 11 | A 0 mins |
|
examples/standalone/system/container.rb | 11 | A 0 mins |
|
examples/standalone/system/import.rb | 2 | A 0 mins |
|
lib/dry-system.rb | 1 | A 0 mins |
|
lib/dry/system.rb | 18 | A 0 mins |
|
lib/dry/system/auto_registrar.rb | 63 | A 0 mins |
|