Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.

uninitialized constant CanadaPostPWS #95

Closed
annyuhanlee opened this issue Jul 18, 2013 · 5 comments
Closed

uninitialized constant CanadaPostPWS #95

annyuhanlee opened this issue Jul 18, 2013 · 5 comments

Comments

@annyuhanlee
Copy link

I am getting uninitialized constant CanadaPostPWS when calling:
@cp = CanadaPostPWS.new(login)

All other carriers work no problem.

@jnormore
Copy link
Contributor

Are you using this as a gem or directly from the repo? If gem, what version? I don't think CPPWS has even been packaged as a new gem version yet so you'll have to use the repo directly.

@annyuhanlee
Copy link
Author

I'm using gem version: 0.9.15. Do you have an eta of when it will be packaged?

@jnormore
Copy link
Contributor

@csaunders thoughts on this?

@annyuhanlee you can just include the repo directly as the source of the gem if you need it immediately: "gem 'active_shipping', :git => 'git://github.com/Shopify/active_shipping'"

@csaunders
Copy link
Contributor

I'll need to take a gander through the code to see what the diff is between the last release and this one. But I think a new gem release might be a good call.

@csaunders
Copy link
Contributor

Just did a release. You're going to need to update your gem to 0.10.0.

Cheers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants