uber
uber copied to clipboard
Adding support for deeply nested Builders.
It seems to be working, I'm just not sure about that: return kls unless kls.include?(Uber::Builder). Is there a better way to know that the class that we want to loads can have builders?
@apotonick , any chance to merge this ? Would be quite useful, though.