Konstantin Mikhliuk

Results 3 comments of Konstantin Mikhliuk

I faced such problem too For example, in my case I would like to do smth like: ```ruby class Builder def self.build: [C] (singleton(C) class) -> Array[C] end ```

Hey @fatkodima, IMO, it might be helpful not only for deleting columns. When I create a service (a small one ;)) next to the monolith, I don’t want to load...

> You could also implement this in your own gem (public or private) Yes, we already did that — battle-proven in our project. Now we've decided it might be useful...