Class: Decidim::Demographics::AdminEngine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Decidim::Demographics::AdminEngine
- Defined in:
- decidim-demographics/lib/decidim/demographics/admin_engine.rb
Overview
This is the engine that runs on the admin interface of decidim-demographics. It handles rendering the admin interface for demographics
Instance Method Summary collapse
Instance Method Details
#load_seed ⇒ Object
78 79 80 |
# File 'decidim-demographics/lib/decidim/demographics/admin_engine.rb', line 78 def load_seed nil end |