prev <<
Bread::Board by example
>> next
So lets inject some dependencies
I hope it's now clearer what is
Dependcy Injection
means.
Instead of building your dependencies inside your object / methods
you "inject" them from the outside