-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
I have a products class and using attachinary/cloudinary for images. Decided to try out the administrate gem and this is what I am getting: _uninitialized constant Attachinary::FileDashboard
Extracted source (around line #263): constant.const_get(name) else candidate = constant.const_get(name) next candidate if constant.const_defined?(name, false) next candidate unless Object.const_defined?(name)
Any idea on how to solve this? Thank you
Metadata
Metadata
Assignees
Labels
No labels