Class: Decidim::Results::AdminEngine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/decidim/results/admin_engine.rb

Overview

This is the engine that runs on the public interface of ‘decidim-results`. It mostly handles rendering the created reuslts associated to a participatory process.

Instance Method Summary collapse

Instance Method Details

#load_seedObject



18
19
20
# File 'lib/decidim/results/admin_engine.rb', line 18

def load_seed
  nil
end