Class: Decidim::Blogs::AdminEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



21
22
23
# File 'decidim-blogs/lib/decidim/blogs/admin_engine.rb', line 21

def load_seed
  nil
end