5 lines
261 B
Text
5 lines
261 B
Text
|
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.
|