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

included countries gem gives problems #2

Closed
gerard76 opened this issue Dec 9, 2013 · 1 comment
Closed

included countries gem gives problems #2

gerard76 opened this issue Dec 9, 2013 · 1 comment

Comments

@gerard76
Copy link

gerard76 commented Dec 9, 2013

You include the countries gem that declares a Country class. It bites with any existing Country model.

Solution: do not include unscoped classes

@conanite
Copy link
Owner

I've pushed a new version (0.0.14) that avoids defining a top-level Country constant. All existing Country models are now safe!

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

2 participants