diy 1.0.0
DESCRIPTION: DIY (Dependency Injection in Yaml) is a simple dependency injection library which focuses on declarative composition of objects through constructor injection. Currently, all objects that get components put into them must have a constructor that gets a hash with symbols as keys. Best used with constructor.rb Auto-naming and auto-library support is done.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
constructor
>= 1.0.0
hoe
>= 1.3.0