https://github.com/dry-rb/dry-system
Application framework with state management and built-in dependency injection support
https://github.com/dry-rb/dry-system
architecture dependency-injection dry-rb frameworks ruby
Last synced: 9 months ago
JSON representation
Application framework with state management and built-in dependency injection support
- Host: GitHub
- URL: https://github.com/dry-rb/dry-system
- Owner: dry-rb
- License: mit
- Created: 2015-12-23T10:51:36.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T00:25:47.000Z (12 months ago)
- Last Synced: 2025-05-06T03:39:52.065Z (10 months ago)
- Topics: architecture, dependency-injection, dry-rb, frameworks, ruby
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-system
- Size: 1.64 MB
- Stars: 359
- Watchers: 17
- Forks: 68
- Open Issues: 14
-
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-system
[actions]: https://github.com/dry-rb/dry-system/actions
# dry-system [][gem] [][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-system)
* [API documentation](http://rubydoc.info/gems/dry-system)
* [Forum](https://discourse.dry-rb.org)
## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.1`
* jruby `>= 9.4` (not tested on CI)
## License
See `LICENSE` file.