Class: Decidim::Pages::AdminEngine

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

Overview

This is the admin interface for ‘decidim-pages`. It lets you edit and configure the page associated to a participatory process.

Instance Method Summary collapse

Instance Method Details

#load_seedObject



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

def load_seed
  nil
end