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

uninitialized constant CourseActivity::Actable #93

Open
BrunoQuaresma opened this issue Feb 13, 2018 · 1 comment
Open

uninitialized constant CourseActivity::Actable #93

BrunoQuaresma opened this issue Feb 13, 2018 · 1 comment

Comments

@BrunoQuaresma
Copy link

I have a course activity class that is used as actable and I have video activity and code activity that act as a course activity. But when I try to use the video activity as an admin model (from activeadmin) this error is raised.

NameError in Admin::VideoActivities#index
uninitialized constant CourseActivity::Actable

Do you know why?

@manuelmeurer
Copy link
Collaborator

I would need more info to help you debug this.
Can you upload a stripped-down Rails app to GitHub that shows this bug?

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