https://github.com/dry-rb/dry-container
A simple, configurable object container implemented in Ruby
https://github.com/dry-rb/dry-container
dry-rb ruby rubygem
Last synced: 9 months ago
JSON representation
A simple, configurable object container implemented in Ruby
- Host: GitHub
- URL: https://github.com/dry-rb/dry-container
- Owner: dry-rb
- License: mit
- Created: 2015-06-09T22:57:09.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T05:54:05.000Z (about 2 years ago)
- Last Synced: 2025-04-14T00:58:31.812Z (10 months ago)
- Topics: dry-rb, ruby, rubygem
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-container
- Size: 435 KB
- Stars: 332
- Watchers: 23
- Forks: 38
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-container
[actions]: https://github.com/dry-rb/dry-container/actions
# dry-container [][gem] [][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-container)
* [API documentation](http://rubydoc.info/gems/dry-container)
* [Forum](https://discourse.dry-rb.org)
## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.0.0`
* jruby `>= 9.4` (not tested on CI)
## License
See `LICENSE` file.