canister 0.9.2
Canister is a simple IoC container for ruby. It has no dependencies and provides only the functionality you need. It does not monkey-patch ruby or pollute the global namespace, and most importantly it expects to be invisible to your domain classes.
Gemfile:
=
installation:
=
Dépendances de Development (7):
bundler
>= 0
coveralls
>= 0
rake
~> 10.0
rspec
~> 3.0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rspec
>= 0