Class: Decidim::Comments::AdminEngine

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

Overview

This is the engine that runs on the public interface of ‘decidim-comments`.

Instance Method Summary collapse

Instance Method Details

#load_seedObject



12
13
14
# File 'decidim-comments/lib/decidim/comments/admin_engine.rb', line 12

def load_seed
  nil
end