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

Rescue LoadError in addition to NameError #473

Closed

Conversation

sergiogomez
Copy link

This PR could fix this issue: #472

@rafaelfranca
Copy link
Collaborator

I think before fixing this by rescue exceptions we need to understand why this fails. Creating a class called Base should not affect the way a gem is loaded.

@sergiogomez
Copy link
Author

I agree, and it's related to ActiveAdmin, because it first fails initializing ActiveAdmin::BaseController.

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

Successfully merging this pull request may close these issues.

2 participants