whossname

Results 50 comments of whossname

I've removed the implementation of inspect for `HTTPoison.Response`. After some research it turns out that this is not good practice. This means the web hook isn't hidden if an error...

code for natelesses suggestion for anyone else who isn't too familiar with hackney's API ```elixir for _

The readme could also use some clarification. The things I noticed were: 1. It would read better if "Getting Plsm" was before "Running Plsm" 2. Make it clearer that generating...

Thanks for this tool btw. I just figured out the "destination" thing and generated the models.

it looks like @pranavjindal999 's code would do the job for this feature. Are there any plans for fixing the conflicts and merging it in?

Never mind me, I've just realised that upgrading to the latest version of vue-smooth-dnd fixes my problem without this feature (or even needing to write any additional code). 🤦‍♂️

Turns out updating to the latest version didn't fix it.

I will at least get the unit tests working for this one before we close this pull request. The failing tests are due to a change in how NaiveDateTime is...

Ah, it's types in general, not just NaiveDateTime. Anyway, next weekend's problem.

Haha, yeh I was actually working on this today. Hopefully my fix works On Fri, Sep 13, 2019, 11:45 PM Matías Reyes wrote: > Hi, it's failing when joining multiple...