Infused 0.1.0 released

I have just published the Ruby gem Infused-0.1.0. This gem a
lightweight and
flexible dependency container and dependency injection framework for
Ruby.
It is inspire by Pimple and Injectable

The gem can be installed as follows

gem install infused

This first version is rudimentary and the doc is very incomplete, but
enough of it works to allow people to see the possibilities. I look
forward to any feedback.

Thanks!

Wei Yi