Domizio Demichelis

Results 134 comments of Domizio Demichelis

@basgren I am not sure the IDE API will give you the connection with a docker-compose SDK. The server and console run configurations have 3 options to interact with a...

I have multiple gemfiles in the project root but they have different names (there are a few compelling reasons to have that setup in our envs). The routes from RubyMine...

What is the status of this? Thanks.

@hurricup Thanks. Commented and voted!

Thank you @LuukvH. Admittedly, the omissions are a bit pagy-centric 😁.

Hi @LuukvH , thank you for your persistence. Please, keep your PR branch rebased on master. That will take care of the necessary updates that make your branch fail (not...

> The change is necessary to prevent potential collisions with class names defined in Rails applications. @LuukvH I've tried to verify that there would indeed exists a collision, but I...

@LuukvH ... Thanks for your example app, but we need a modified playground app to reproduce - as requested in my previous message. I tried to add a bare `Calendar`...

> @ddnexus i changed the rails playground app as a breaking example. The calendar one is the wrong place to do it, since there Calendar::Unit is actually defined. Where can...

OK, so the problem is not that the pagy modules are "conflicting" with app defined classes. It's that when they are not defined... the generic ruby module resolution of the...