rb-mindi

v 0.3

Minimalist dependency injection

MinDI is minimalist in that it attempts to map concepts of DI into basic ruby constructs, rather than into a layer of specialized constructs. In particular, classes and modules function as containers and registries, and methods and method definitions function as service points and services. Includes singleton, multiton, threaded, and deferred services.

http://redshift.sourceforge.net/mindi/

To install rb-mindi, paste this in macOS terminal after installing MacPorts

sudo port install rb-mindi

Add to my watchlist

Installations 0
Requested Installations 0