diy 1.1
DESCRIPTION: DIY (Dependency Injection in YAML) is a simple dependency injection library which focuses on declarative composition of objects through constructor injection. == INSTALL: * gem install diy
Gemfile:
=
install:
=
Runtime Dependencies (2):
constructor
>= 1.0.0
hoe
>= 1.5.1