Tim Galeckas

Results 3 issues of Tim Galeckas

Our data center is only accessible by configuring Net::HTTP to talk across a proxy. This minimal change accomplishes that. Thanks, Tim

We have a class ``` class Ti::Struct < T::InexactStruct extend T::Helpers extend T::Sig abstract! ... ``` that we use in place of T::Structs to add custom deserialization among other things....

enhancement