RubyGems.org

needle

1.3.0

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.

installgem install needle
Authors

Jamis Buck

45,937 total downloads 39,423 for this version
Owners

992fe8c19bbbc27f2b562a9f96efc03dAba60515eba45b79998ad1b3ea211eb9

Gemfile
gem "needle", "~> 1.3.0"
Versions
  1. 1.3.0 December 24, 2005
  2. 1.2.1 July 26, 2005
  3. 1.2.0 November 18, 2004
  4. 1.1.0 November 11, 2004
  5. 1.0.0 November 4, 2004
Show all versions (8 total)