Colin Jones

Results 65 comments of Colin Jones

@louietyj hasn't been implemented yet, but I'd love a PR for it!

:+1: on overall direction for modularity so people can do what they want. I don’t think I ever honestly thought people would use the enforcer stuff! Most folks run it...

Yes, agreed, please keep it open even if you don't have time. Thanks!

Generally speaking, yes! The tricky piece is that `has_one` is another valid place to want a constraint, so I think I might want that to be detected too?

Sorry for the sudden outage, and many thanks to those who have posted workarounds and alternative hosting! This outage boils down to an issue of an expired credit card with...

I'm seeing this as well. Unfortunately, I'm not deep enough into classloaders or profilers to get much further than the few hours of digging through jvisualvm I did, to no...

Whoops, got your other GH username @tobias :) Good news: in my newly trimmed-down use case, your clojure patch is looking great, so it must be something higher up than...

Sounds good to me. I know @laurentpetit has a bunch of ideas cooking, and at some point I still have it on my to-do list to do a clojars release...

LOL - well I love that one, of course.

Does this handle the case of a file path containing `..` to traverse outside the directory? You can check w/ [this file from my branch](https://github.com/kevva/decompress/blob/3a60aaacb747442d6ccafd63bd4042e7d78335e8/fixtures/slipping.tar.gz?raw=true) - it'll write to `../../../decompress-traversal.txt`...