class Decidim::Blogs::AdminEngine

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

Public Instance Methods

load_seed() click to toggle source
# File lib/decidim/blogs/admin_engine.rb, line 21
def load_seed
  nil
end