Chris Chandler

Results 10 comments of Chris Chandler

@jonathankwok I like where you are going with the idea of a Shipment. If you ever read the shipping guidelines or any memos from the carriers, they refer to this...

If you perform a rate request with 2 packages, it will rate them as being on a single label (sometimes called master label). So you just need to do 2...

so if you pass both packages to a single call. Then the shipping company will put both boxes on a single label. The carriers in my experience have a base...

@cannonmoyer does your company pay based on weight, or dimensional weight divisor? Are you on a commercial rate scale? I have a similar issue of having lots of sku combinations...

@cannonmoyer Dimensions can be easily derived from weight with a dimensional divisor. Which should be a fixed point in your rate schedule or the base one. I'm running the other...

I really like the idea of doing larger filesets. Not sure how to implement the syntax from haf. But I'm going to take a stab at adapting my Dir.glob using...

@oblakeerickson I'm looking for some initial feedback on this approach? Does this make sense?

> This is an interesting approach. My suggestion would be to set base_path as possibly a Rswag::Specs.config method that defaults to your implementation if not specified. In trying to get...

#397 I've created a PR to close this gap, as I starting having this issue a few days ago as well. I'm working on a description for it.

@vsushkov thanks for the heads up, I have actually figured out how to put in user/vendor snips and been satisified with that for now as well.