Class: Decidim::Demographics::AdminEngine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
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_seedObject



78
79
80
# File 'lib/decidim/demographics/admin_engine.rb', line 78

def load_seed
  nil
end