Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dry-rb/dry-auto_inject

Container-agnostic constructor injection mixin
https://github.com/dry-rb/dry-auto_inject

dependency-injection dry-rb ioc ruby

Last synced: 6 days ago
JSON representation

Container-agnostic constructor injection mixin

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/dry-auto_inject
[actions]: https://github.com/dry-rb/dry-auto_inject/actions

# dry-auto_inject [![Gem Version](https://badge.fury.io/rb/dry-auto_inject.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-auto_inject/workflows/CI/badge.svg)][actions]

## Links

* [User documentation](https://dry-rb.org/gems/dry-auto_inject)
* [API documentation](http://rubydoc.info/gems/dry-auto_inject)
* [Forum](https://discourse.dry-rb.org)

## Supported Ruby versions

This library officially supports the following Ruby versions:

* MRI `>= 3.0`
* jruby `>= 9.4` (not tested on CI)

## License

See `LICENSE` file.