You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
Do you know why?
The text was updated successfully, but these errors were encountered: