pkgsrc/devel/ruby-needle/DESCR
jlam 7c2f943c15 Initial import of ruby18-needle-1.3.0 as devel/ruby-needle.
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.
2008-04-04 15:18:06 +00:00

4 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.