class Decidim::Comments::AdminEngine

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

Public Instance Methods

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