-
-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Description
This issue was originally reported at activeadmin/activeadmin#2908
Current workarounds (from the engine) are:
- Rename
Baseclasses - Add an empty
Baseclass
class Base
end
module MyCustomEngine
class Engine < ::Rails::Engine
I guess it could be fixed rescuing NameError, LoadError at method initialize_resources_class_accessors! from inherited_resources/lib/inherited_resources/class_methods.rb (as done at #416)
mazaira
Metadata
Metadata
Assignees
Labels
No labels