mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
Needle is a Dependency Injection/Inversion of Control container for
|
|
Ruby. It supports both type-2 (setter) and type-3 (constructor)
|
|
injection. It takes advantage of the dynamic nature of Ruby to provide
|
|
a rich and flexible approach to injecting dependencies.
|