Class: Decidim::Blogs::AdminEngine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Decidim::Blogs::AdminEngine
- Defined in:
- 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_seed ⇒ Object
21 22 23 |
# File 'lib/decidim/blogs/admin_engine.rb', line 21 def load_seed nil end |