"you need to just look up the documentation of your dependencies and their dependencies"
Exactly, which seems directly opposed to the Ruby ethos of happy developers.
I do appreciate the magic of having stuff like 5.bytes or 8.days, but I don't see the reason for having runtime imports or at least warnings that you're using modules required elsewhere.
Exactly, which seems directly opposed to the Ruby ethos of happy developers.
I do appreciate the magic of having stuff like 5.bytes or 8.days, but I don't see the reason for having runtime imports or at least warnings that you're using modules required elsewhere.