Does the fact that Rails have an MVC approach mean that is has dependency injection?
Or is there a reason that we don\'t talk about dependency injection in Rails?
I'd say that you don't need such a thing with ruby... but if you really want to, some people have workarounds.