Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name clash with ActiveMerchant #57

Closed
jlaskowski opened this issue Jan 17, 2015 · 4 comments
Closed

Name clash with ActiveMerchant #57

jlaskowski opened this issue Jan 17, 2015 · 4 comments

Comments

@jlaskowski
Copy link

3.0.0 came with bundle install today and I'm now getting this error when loading Rails console:

uninitialized constant ActiveMerchant::Billing::CreditCard::Validateable (NameError)

Seems to be a name clash.

@wvanbergen
Copy link
Contributor

Can you send me your entire backtrace?

@wvanbergen
Copy link
Contributor

The module is now called ActiveUtils::Validateable.

If this happens somewhere in ActiveMerchant, you may have to bump it to a newer version (bae5e53b4d3e67ce239227382a9715cf05ea4457 or later)

@jamonholmgren
Copy link

👍 Thanks, this helped me.

@unimatrixZxero
Copy link

Helped me as well. Thanks

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

No branches or pull requests

4 participants